#cd008c color space conversions
Hex:
#cd008c
RGB:
205, 0, 140
CMY:
20, 100, 45
CMYK:
0, 100, 32, 20
HSL:
319°, 100.0000%, 40.1961%
HSV (HSB):
319°, 100.0000%, 80.3922%
XYZ:
29.9105, 14.8726, 26.1052
xyY:
0.4219, 0.2098, 14.8726
CIE-Lab:
45.4592, 75.1831, -18.2828
CIE-LCH:
45.4592, 77.3742, 346.3323
CIE-Luv:
45.4592, 96.4891, -38.0170
Hunter-Lab:
38.5650, 70.9533, -13.1387
#cd008c color charts
#cd008c RGB chart
#cd008c CMYK chart
#cd008c RGB pie chart
#cd008c color shades, tints & tones
#cd008c color schemes
#cd008c color preview, HTML & CSS examples
This text has a color of #cd008c
<p style="color:#cd008c;">Text here</p>
.mytext {color:#cd008c;}
Text color #cd008c
This box has a color of #cd008c
<div style="background-color:#cd008c;">Content here</div>
.mybackground {background-color:#cd008c;}
Background color #cd008c
Border around this has a color of #cd008c
<div style="border:2px solid #cd008c;">Content here</div>
.myborder {border:2px solid #cd008c;}
Border color #cd008c