#8235fc color space conversions
Hex:
#8235fc
RGB:
130, 53, 252
CMY:
49, 79, 1
CMYK:
48, 79, 0, 1
HSL:
263°, 97.0732%, 59.8039%
HSV (HSB):
263°, 78.9683%, 98.8235%
XYZ:
28.0497, 14.3203, 93.3812
xyY:
0.2066, 0.1055, 14.3203
CIE-Lab:
44.6888, 71.2996, -85.3828
CIE-LCH:
44.6888, 111.2379, 309.8639
CIE-Luv:
44.6888, 9.6964, -128.9171
Hunter-Lab:
37.8422, 66.0855, -119.8173
#8235fc color charts
#8235fc color shades, tints & tones
#8235fc color schemes
#8235fc color preview, HTML & CSS examples
This text has a color of #8235fc
<p style="color:#8235fc;">Text here</p>
.mytext {color:#8235fc;}
This box has a color of #8235fc
<div style="background-color:#8235fc;">Content here</div>
.mybackground {background-color:#8235fc;}
Border around this has a color of #8235fc
<div style="border:2px solid #8235fc;">Content here</div>
.myborder {border:2px solid #8235fc;}