#cd02cc color space conversions
Hex:
#cd02cc
RGB:
205, 2, 204
CMY:
20, 99, 20
CMYK:
0, 99, 0, 20
HSL:
300°, 98.0676%, 40.5882%
HSV (HSB):
300°, 99.0244%, 80.3922%
XYZ:
36.0976, 17.3822, 58.5793
xyY:
0.3221, 0.1551, 17.3822
CIE-Lab:
48.7380, 83.0470, -51.0467
CIE-LCH:
48.7380, 97.4811, 328.4221
CIE-Luv:
48.7380, 68.2409, -86.9893
Hunter-Lab:
41.6919, 81.5876, -54.1211
#cd02cc color charts
#cd02cc color shades, tints & tones
#cd02cc color schemes
#cd02cc color preview, HTML & CSS examples
This text has a color of #cd02cc
<p style="color:#cd02cc;">Text here</p>
.mytext {color:#cd02cc;}
This box has a color of #cd02cc
<div style="background-color:#cd02cc;">Content here</div>
.mybackground {background-color:#cd02cc;}
Border around this has a color of #cd02cc
<div style="border:2px solid #cd02cc;">Content here</div>
.myborder {border:2px solid #cd02cc;}