#d32cc8 color space conversions
Hex:
#d32cc8
RGB:
211, 44, 200
CMY:
17, 83, 22
CMYK:
0, 79, 5, 17
HSL:
304°, 65.4902%, 50.0000%
HSV (HSB):
304°, 79.1469%, 82.7451%
XYZ:
38.1900, 19.8204, 56.4565
xyY:
0.3336, 0.1732, 19.8204
CIE-Lab:
51.6335, 77.4314, -44.0653
CIE-LCH:
51.6335, 89.0920, 330.3563
CIE-Luv:
51.6335, 70.3025, -77.1971
Hunter-Lab:
44.5201, 75.2098, -44.0223
#d32cc8 color charts
#d32cc8 color shades, tints & tones
#d32cc8 color schemes
#d32cc8 color preview, HTML & CSS examples
This text has a color of #d32cc8
<p style="color:#d32cc8;">Text here</p>
.mytext {color:#d32cc8;}
This box has a color of #d32cc8
<div style="background-color:#d32cc8;">Content here</div>
.mybackground {background-color:#d32cc8;}
Border around this has a color of #d32cc8
<div style="border:2px solid #d32cc8;">Content here</div>
.myborder {border:2px solid #d32cc8;}