#c901ea color space conversions
Hex:
#c901ea
RGB:
201, 1, 234
CMY:
21, 100, 8
CMYK:
14, 100, 0, 8
HSL:
292°, 99.1489%, 46.0784%
HSV (HSB):
292°, 99.5726%, 91.7647%
XYZ:
38.9495, 18.3797, 79.3367
xyY:
0.2850, 0.1345, 18.3797
CIE-Lab:
49.9535, 87.1030, -66.2576
CIE-LCH:
49.9535, 109.4395, 322.7404
CIE-Luv:
49.9535, 54.5936, -109.7622
Hunter-Lab:
42.8716, 87.1449, -79.7099
#c901ea color charts
#c901ea color shades, tints & tones
#c901ea color schemes
#c901ea color preview, HTML & CSS examples
This text has a color of #c901ea
<p style="color:#c901ea;">Text here</p>
.mytext {color:#c901ea;}
This box has a color of #c901ea
<div style="background-color:#c901ea;">Content here</div>
.mybackground {background-color:#c901ea;}
Border around this has a color of #c901ea
<div style="border:2px solid #c901ea;">Content here</div>
.myborder {border:2px solid #c901ea;}