#cd32c8 color space conversions
Hex:
#cd32c8
RGB:
205, 50, 200
CMY:
20, 80, 22
CMYK:
0, 76, 2, 20
HSL:
302°, 60.7843%, 50.0000%
HSV (HSB):
302°, 75.6098%, 80.3922%
XYZ:
36.7428, 19.4305, 56.4575
xyY:
0.3262, 0.1725, 19.4305
CIE-Lab:
51.1871, 74.6351, -44.8360
CIE-LCH:
51.1871, 87.0670, 329.0052
CIE-Luv:
51.1871, 64.9039, -77.7766
Hunter-Lab:
44.0800, 71.6482, -45.0824
#cd32c8 color charts
#cd32c8 color shades, tints & tones
#cd32c8 color schemes
#cd32c8 color preview, HTML & CSS examples
This text has a color of #cd32c8
<p style="color:#cd32c8;">Text here</p>
.mytext {color:#cd32c8;}
This box has a color of #cd32c8
<div style="background-color:#cd32c8;">Content here</div>
.mybackground {background-color:#cd32c8;}
Border around this has a color of #cd32c8
<div style="border:2px solid #cd32c8;">Content here</div>
.myborder {border:2px solid #cd32c8;}