#cd04d7 color space conversions
Hex:
#cd04d7
RGB:
205, 4, 215
CMY:
20, 98, 16
CMYK:
5, 98, 0, 16
HSL:
297°, 96.3470%, 42.9412%
HSV (HSB):
297°, 98.1395%, 84.3137%
XYZ:
37.4860, 17.9723, 65.7832
xyY:
0.3092, 0.1482, 17.9723
CIE-Lab:
49.4625, 84.5083, -56.2096
CIE-LCH:
49.4625, 101.4947, 326.3707
CIE-Luv:
49.4625, 63.9286, -94.9536
Hunter-Lab:
42.3937, 83.6469, -62.3260
#cd04d7 color charts
#cd04d7 color shades, tints & tones
#cd04d7 color schemes
#cd04d7 color preview, HTML & CSS examples
This text has a color of #cd04d7
<p style="color:#cd04d7;">Text here</p>
.mytext {color:#cd04d7;}
This box has a color of #cd04d7
<div style="background-color:#cd04d7;">Content here</div>
.mybackground {background-color:#cd04d7;}
Border around this has a color of #cd04d7
<div style="border:2px solid #cd04d7;">Content here</div>
.myborder {border:2px solid #cd04d7;}