#c801ed color space conversions
Hex:
#c801ed
RGB:
200, 1, 237
CMY:
22, 100, 7
CMYK:
16, 100, 0, 7
HSL:
291°, 99.1597%, 46.6667%
HSV (HSB):
291°, 99.5781%, 92.9412%
XYZ:
39.1163, 18.4155, 81.6136
xyY:
0.2811, 0.1323, 18.4155
CIE-Lab:
49.9962, 87.4481, -67.8894
CIE-LCH:
49.9962, 110.7075, 322.1764
CIE-Luv:
49.9962, 52.9502, -112.0991
Hunter-Lab:
42.9133, 87.6082, -82.7201
#c801ed color charts
#c801ed color shades, tints & tones
#c801ed color schemes
#c801ed color preview, HTML & CSS examples
This text has a color of #c801ed
<p style="color:#c801ed;">Text here</p>
.mytext {color:#c801ed;}
This box has a color of #c801ed
<div style="background-color:#c801ed;">Content here</div>
.mybackground {background-color:#c801ed;}
Border around this has a color of #c801ed
<div style="border:2px solid #c801ed;">Content here</div>
.myborder {border:2px solid #c801ed;}