#c901f6 color space conversions
Hex:
#c901f6
RGB:
201, 1, 246
CMY:
21, 100, 4
CMYK:
18, 100, 0, 4
HSL:
289°, 99.1903%, 48.4314%
HSV (HSB):
289°, 99.5935%, 96.4706%
XYZ:
40.7328, 19.0930, 88.7272
xyY:
0.2742, 0.1285, 19.0930
CIE-Lab:
50.7959, 89.0554, -71.6428
CIE-LCH:
50.7959, 114.2959, 321.1842
CIE-Luv:
50.7959, 50.6975, -118.0115
Hunter-Lab:
43.6956, 89.9295, -89.8060
#c901f6 color charts
#c901f6 color shades, tints & tones
#c901f6 color schemes
#c901f6 color preview, HTML & CSS examples
This text has a color of #c901f6
<p style="color:#c901f6;">Text here</p>
.mytext {color:#c901f6;}
This box has a color of #c901f6
<div style="background-color:#c901f6;">Content here</div>
.mybackground {background-color:#c901f6;}
Border around this has a color of #c901f6
<div style="border:2px solid #c901f6;">Content here</div>
.myborder {border:2px solid #c901f6;}