#cd0085 color space conversions
Hex:
#cd0085
RGB:
205, 0, 133
CMY:
20, 100, 48
CMYK:
0, 100, 35, 20
HSL:
321°, 100.0000%, 40.1961%
HSV (HSB):
321°, 100.0000%, 80.3922%
XYZ:
29.4105, 14.6726, 23.4723
xyY:
0.4354, 0.2172, 14.6726
CIE-Lab:
45.1825, 74.4703, -14.4340
CIE-LCH:
45.1825, 75.8562, 349.0308
CIE-Luv:
45.1825, 99.7871, -32.6353
Hunter-Lab:
38.3048, 70.0190, -9.5181
#cd0085 color charts
#cd0085 color shades, tints & tones
#cd0085 color schemes
#cd0085 color preview, HTML & CSS examples
This text has a color of #cd0085
<p style="color:#cd0085;">Text here</p>
.mytext {color:#cd0085;}
This box has a color of #cd0085
<div style="background-color:#cd0085;">Content here</div>
.mybackground {background-color:#cd0085;}
Border around this has a color of #cd0085
<div style="border:2px solid #cd0085;">Content here</div>
.myborder {border:2px solid #cd0085;}