#cd04c7 color space conversions
Hex:
#cd04c7
RGB:
205, 4, 199
CMY:
20, 98, 22
CMYK:
0, 98, 3, 20
HSL:
302°, 96.1722%, 40.9804%
HSV (HSB):
302°, 98.0488%, 80.3922%
XYZ:
35.5291, 17.1895, 55.4781
xyY:
0.3284, 0.1589, 17.1895
CIE-Lab:
48.4979, 82.1708, -48.5380
CIE-LCH:
48.4979, 95.4357, 329.4298
CIE-Luv:
48.4979, 70.1332, -83.1456
Hunter-Lab:
41.4602, 80.4090, -50.3141
#cd04c7 color charts
#cd04c7 color shades, tints & tones
#cd04c7 color schemes
#cd04c7 color preview, HTML & CSS examples
This text has a color of #cd04c7
<p style="color:#cd04c7;">Text here</p>
.mytext {color:#cd04c7;}
This box has a color of #cd04c7
<div style="background-color:#cd04c7;">Content here</div>
.mybackground {background-color:#cd04c7;}
Border around this has a color of #cd04c7
<div style="border:2px solid #cd04c7;">Content here</div>
.myborder {border:2px solid #cd04c7;}