#cd02c5 color space conversions
Hex:
#cd02c5
RGB:
205, 2, 197
CMY:
20, 99, 23
CMYK:
0, 99, 4, 20
HSL:
302°, 98.0676%, 40.5882%
HSV (HSB):
302°, 99.0244%, 80.3922%
XYZ:
35.2766, 17.0538, 54.2557
xyY:
0.3310, 0.1600, 17.0538
CIE-Lab:
48.3277, 82.0492, -47.6495
CIE-LCH:
48.3277, 94.8818, 329.8544
CIE-Luv:
48.3277, 71.0372, -81.7709
Hunter-Lab:
41.2962, 80.2122, -48.9890
#cd02c5 color charts
#cd02c5 color shades, tints & tones
#cd02c5 color schemes
#cd02c5 color preview, HTML & CSS examples
This text has a color of #cd02c5
<p style="color:#cd02c5;">Text here</p>
.mytext {color:#cd02c5;}
This box has a color of #cd02c5
<div style="background-color:#cd02c5;">Content here</div>
.mybackground {background-color:#cd02c5;}
Border around this has a color of #cd02c5
<div style="border:2px solid #cd02c5;">Content here</div>
.myborder {border:2px solid #cd02c5;}