#cd32f4 color space conversions
Hex:
#cd32f4
RGB:
205, 50, 244
CMY:
20, 80, 4
CMYK:
16, 80, 0, 4
HSL:
288°, 89.8148%, 57.6471%
HSV (HSB):
288°, 79.5082%, 95.6863%
XYZ:
42.6466, 21.7920, 87.5465
xyY:
0.2806, 0.1434, 21.7920
CIE-Lab:
53.8056, 81.8961, -65.6212
CIE-LCH:
53.8056, 104.9434, 321.2957
CIE-Luv:
53.8056, 50.3651, -110.5788
Hunter-Lab:
46.6819, 81.3766, -78.5142
#cd32f4 color charts
#cd32f4 color shades, tints & tones
#cd32f4 color schemes
#cd32f4 color preview, HTML & CSS examples
This text has a color of #cd32f4
<p style="color:#cd32f4;">Text here</p>
.mytext {color:#cd32f4;}
This box has a color of #cd32f4
<div style="background-color:#cd32f4;">Content here</div>
.mybackground {background-color:#cd32f4;}
Border around this has a color of #cd32f4
<div style="border:2px solid #cd32f4;">Content here</div>
.myborder {border:2px solid #cd32f4;}