#cd3085 color space conversions
Hex:
#cd3085
RGB:
205, 48, 133
CMY:
20, 81, 48
CMYK:
0, 77, 35, 20
HSL:
328°, 62.0553%, 49.6078%
HSV (HSB):
328°, 76.5854%, 80.3922%
XYZ:
30.4674, 16.7865, 23.8246
xyY:
0.4286, 0.2362, 16.7865
CIE-Lab:
47.9899, 66.3730, -10.1906
CIE-LCH:
47.9899, 67.1507, 351.2712
CIE-Luv:
47.9899, 91.5086, -25.7319
Hunter-Lab:
40.9713, 61.0378, -5.7969
#cd3085 color charts
#cd3085 color shades, tints & tones
#cd3085 color schemes
#cd3085 color preview, HTML & CSS examples
This text has a color of #cd3085
<p style="color:#cd3085;">Text here</p>
.mytext {color:#cd3085;}
This box has a color of #cd3085
<div style="background-color:#cd3085;">Content here</div>
.mybackground {background-color:#cd3085;}
Border around this has a color of #cd3085
<div style="border:2px solid #cd3085;">Content here</div>
.myborder {border:2px solid #cd3085;}