#cd32cc color space conversions
Hex:
#cd32cc
RGB:
205, 50, 204
CMY:
20, 80, 20
CMYK:
0, 76, 0, 20
HSL:
300°, 60.7843%, 50.0000%
HSV (HSB):
300°, 75.6098%, 80.3922%
XYZ:
37.2165, 19.6200, 58.9522
xyY:
0.3214, 0.1694, 19.6200
CIE-Lab:
51.4048, 75.2554, -46.7933
CIE-LCH:
51.4048, 88.6171, 328.1270
CIE-Luv:
51.4048, 63.4774, -80.8553
Hunter-Lab:
44.2944, 72.4618, -47.9040
#cd32cc color charts
#cd32cc color shades, tints & tones
#cd32cc color schemes
#cd32cc color preview, HTML & CSS examples
This text has a color of #cd32cc
<p style="color:#cd32cc;">Text here</p>
.mytext {color:#cd32cc;}
This box has a color of #cd32cc
<div style="background-color:#cd32cc;">Content here</div>
.mybackground {background-color:#cd32cc;}
Border around this has a color of #cd32cc
<div style="border:2px solid #cd32cc;">Content here</div>
.myborder {border:2px solid #cd32cc;}