#cd15cc color space conversions
Hex:
#cd15cc
RGB:
205, 21, 204
CMY:
20, 92, 20
CMYK:
0, 90, 0, 20
HSL:
300°, 81.4159%, 44.3137%
HSV (HSB):
300°, 89.7561%, 80.3922%
XYZ:
36.3441, 17.8751, 58.6614
xyY:
0.3220, 0.1584, 17.8751
CIE-Lab:
49.3443, 81.2561, -50.0774
CIE-LCH:
49.3443, 95.4479, 328.3548
CIE-Luv:
49.3443, 67.1887, -85.6341
Hunter-Lab:
42.2790, 79.4551, -52.6687
#cd15cc color charts
#cd15cc color shades, tints & tones
#cd15cc color schemes
#cd15cc color preview, HTML & CSS examples
This text has a color of #cd15cc
<p style="color:#cd15cc;">Text here</p>
.mytext {color:#cd15cc;}
This box has a color of #cd15cc
<div style="background-color:#cd15cc;">Content here</div>
.mybackground {background-color:#cd15cc;}
Border around this has a color of #cd15cc
<div style="border:2px solid #cd15cc;">Content here</div>
.myborder {border:2px solid #cd15cc;}