#cd01ce color space conversions
Hex:
#cd01ce
RGB:
205, 1, 206
CMY:
20, 100, 19
CMYK:
0, 100, 0, 19
HSL:
300°, 99.0338%, 40.5882%
HSV (HSB):
300°, 99.5146%, 80.7843%
XYZ:
36.3283, 17.4571, 59.8474
xyY:
0.3197, 0.1536, 17.4571
CIE-Lab:
48.8309, 83.4163, -52.0520
CIE-LCH:
48.8309, 98.3244, 328.0358
CIE-Luv:
48.8309, 67.5026, -88.5284
Hunter-Lab:
41.7817, 82.0840, -55.6788
#cd01ce color charts
#cd01ce color shades, tints & tones
#cd01ce color schemes
#cd01ce color preview, HTML & CSS examples
This text has a color of #cd01ce
<p style="color:#cd01ce;">Text here</p>
.mytext {color:#cd01ce;}
This box has a color of #cd01ce
<div style="background-color:#cd01ce;">Content here</div>
.mybackground {background-color:#cd01ce;}
Border around this has a color of #cd01ce
<div style="border:2px solid #cd01ce;">Content here</div>
.myborder {border:2px solid #cd01ce;}