#cd06a5 color space conversions
Hex:
#cd06a5
RGB:
205, 6, 165
CMY:
20, 98, 35
CMYK:
0, 97, 20, 20
HSL:
312°, 94.3128%, 41.3725%
HSV (HSB):
312°, 97.0732%, 80.3922%
XYZ:
32.0335, 15.8260, 36.9637
xyY:
0.3777, 0.1866, 15.8260
CIE-Lab:
46.7454, 77.5026, -31.3379
CIE-LCH:
46.7454, 83.5985, 337.9842
CIE-Luv:
46.7454, 84.5151, -57.0135
Hunter-Lab:
39.7819, 74.1148, -27.2425
#cd06a5 color charts
#cd06a5 color shades, tints & tones
#cd06a5 color schemes
#cd06a5 color preview, HTML & CSS examples
This text has a color of #cd06a5
<p style="color:#cd06a5;">Text here</p>
.mytext {color:#cd06a5;}
This box has a color of #cd06a5
<div style="background-color:#cd06a5;">Content here</div>
.mybackground {background-color:#cd06a5;}
Border around this has a color of #cd06a5
<div style="border:2px solid #cd06a5;">Content here</div>
.myborder {border:2px solid #cd06a5;}