#cd007c color space conversions
Hex:
#cd007c
RGB:
205, 0, 124
CMY:
20, 100, 51
CMYK:
0, 100, 40, 20
HSL:
324°, 100.0000%, 40.1961%
HSV (HSB):
324°, 100.0000%, 80.3922%
XYZ:
28.8149, 14.4344, 20.3362
xyY:
0.4532, 0.2270, 14.4344
CIE-Lab:
44.8495, 73.6070, -9.4099
CIE-LCH:
44.8495, 74.2060, 352.7149
CIE-Luv:
44.8495, 104.0203, -25.8089
Hunter-Lab:
37.9926, 68.8937, -5.1412
#cd007c color charts
#cd007c RGB chart
#cd007c CMYK chart
#cd007c RGB pie chart
#cd007c color shades, tints & tones
#cd007c color schemes
#cd007c color preview, HTML & CSS examples
This text has a color of #cd007c
<p style="color:#cd007c;">Text here</p>
.mytext {color:#cd007c;}
Text color #cd007c
This box has a color of #cd007c
<div style="background-color:#cd007c;">Content here</div>
.mybackground {background-color:#cd007c;}
Background color #cd007c
Border around this has a color of #cd007c
<div style="border:2px solid #cd007c;">Content here</div>
.myborder {border:2px solid #cd007c;}
Border color #cd007c