搜索文档
hexToRgb(hex): Object
hex
Object
Hex 转换为 Rgb
string
RGB颜色对象
b
number
g
r
Since
1.2.0
Example
hexToRgb("#0033ff").g; // => 51