#d32fa2 color space conversions
Hex:
#d32fa2
RGB:
211, 47, 162
CMY:
17, 82, 36
CMYK:
0, 78, 23, 17
HSL:
318°, 65.0794%, 50.5882%
HSV (HSB):
318°, 77.7251%, 82.7451%
XYZ:
34.4021, 18.4905, 35.9383
xyY:
0.3873, 0.2082, 18.4905
CIE-Lab:
50.0858, 71.4773, -24.2763
CIE-LCH:
50.0858, 75.4874, 341.2406
CIE-Luv:
50.0858, 84.7301, -46.6908
Hunter-Lab:
43.0006, 67.5554, -19.4518
#d32fa2 color charts
#d32fa2 color shades, tints & tones
#d32fa2 color schemes
#d32fa2 color preview, HTML & CSS examples
This text has a color of #d32fa2
<p style="color:#d32fa2;">Text here</p>
.mytext {color:#d32fa2;}
This box has a color of #d32fa2
<div style="background-color:#d32fa2;">Content here</div>
.mybackground {background-color:#d32fa2;}
Border around this has a color of #d32fa2
<div style="border:2px solid #d32fa2;">Content here</div>
.myborder {border:2px solid #d32fa2;}