#ca01ed color space conversions
Hex:
#ca01ed
RGB:
202, 1, 237
CMY:
21, 100, 7
CMYK:
15, 100, 0, 7
HSL:
291°, 99.1597%, 46.6667%
HSV (HSB):
291°, 99.5781%, 92.9412%
XYZ:
39.6540, 18.6927, 81.6388
xyY:
0.2833, 0.1335, 18.6927
CIE-Lab:
50.3257, 87.7243, -67.3400
CIE-LCH:
50.3257, 110.5904, 322.4890
CIE-Luv:
50.3257, 54.2466, -111.5836
Hunter-Lab:
43.2350, 88.0541, -81.6901
#ca01ed color charts
#ca01ed color shades, tints & tones
#ca01ed color schemes
#ca01ed color preview, HTML & CSS examples
This text has a color of #ca01ed
<p style="color:#ca01ed;">Text here</p>
.mytext {color:#ca01ed;}
This box has a color of #ca01ed
<div style="background-color:#ca01ed;">Content here</div>
.mybackground {background-color:#ca01ed;}
Border around this has a color of #ca01ed
<div style="border:2px solid #ca01ed;">Content here</div>
.myborder {border:2px solid #ca01ed;}