#d32fb3 color space conversions
Hex:
#d32fb3
RGB:
211, 47, 179
CMY:
17, 82, 30
CMYK:
0, 78, 15, 17
HSL:
312°, 65.0794%, 50.5882%
HSV (HSB):
312°, 77.7251%, 82.7451%
XYZ:
36.0172, 19.1366, 44.4432
xyY:
0.3616, 0.1921, 19.1366
CIE-Lab:
50.8466, 73.6889, -33.1055
CIE-LCH:
50.8466, 80.7839, 335.8075
CIE-Luv:
50.8466, 77.8839, -60.1304
Hunter-Lab:
43.7454, 70.4111, -29.6141
#d32fb3 color charts
#d32fb3 color shades, tints & tones
#d32fb3 color schemes
#d32fb3 color preview, HTML & CSS examples
This text has a color of #d32fb3
<p style="color:#d32fb3;">Text here</p>
.mytext {color:#d32fb3;}
This box has a color of #d32fb3
<div style="background-color:#d32fb3;">Content here</div>
.mybackground {background-color:#d32fb3;}
Border around this has a color of #d32fb3
<div style="border:2px solid #d32fb3;">Content here</div>
.myborder {border:2px solid #d32fb3;}