#cd08b4 color space conversions
Hex:
#cd08b4
RGB:
205, 8, 180
CMY:
20, 97, 29
CMYK:
0, 96, 12, 20
HSL:
308°, 92.4883%, 41.7647%
HSV (HSB):
308°, 96.0976%, 80.3922%
XYZ:
33.5019, 16.4481, 44.5891
xyY:
0.3544, 0.1740, 16.4481
CIE-Lab:
47.5570, 79.2418, -38.9394
CIE-LCH:
47.5570, 88.2924, 333.8305
CIE-Luv:
47.5570, 77.8102, -68.4769
Hunter-Lab:
40.5562, 76.4783, -36.7963
#cd08b4 color charts
#cd08b4 color shades, tints & tones
#cd08b4 color schemes
#cd08b4 color preview, HTML & CSS examples
This text has a color of #cd08b4
<p style="color:#cd08b4;">Text here</p>
.mytext {color:#cd08b4;}
This box has a color of #cd08b4
<div style="background-color:#cd08b4;">Content here</div>
.mybackground {background-color:#cd08b4;}
Border around this has a color of #cd08b4
<div style="border:2px solid #cd08b4;">Content here</div>
.myborder {border:2px solid #cd08b4;}