#cd05cf color space conversions
Hex:
#cd05cf
RGB:
205, 5, 207
CMY:
20, 98, 19
CMYK:
1, 98, 0, 19
HSL:
299°, 95.2830%, 41.5686%
HSV (HSB):
299°, 97.5845%, 81.1765%
XYZ:
36.4936, 17.5927, 60.5038
xyY:
0.3185, 0.1535, 17.5927
CIE-Lab:
48.9983, 83.2443, -52.3601
CIE-LCH:
48.9983, 98.3422, 327.8304
CIE-Luv:
48.9983, 66.9321, -89.0309
Hunter-Lab:
41.9436, 81.9049, -56.1655
#cd05cf color charts
#cd05cf color shades, tints & tones
#cd05cf color schemes
#cd05cf color preview, HTML & CSS examples
This text has a color of #cd05cf
<p style="color:#cd05cf;">Text here</p>
.mytext {color:#cd05cf;}
This box has a color of #cd05cf
<div style="background-color:#cd05cf;">Content here</div>
.mybackground {background-color:#cd05cf;}
Border around this has a color of #cd05cf
<div style="border:2px solid #cd05cf;">Content here</div>
.myborder {border:2px solid #cd05cf;}