#d32bb8 color space conversions
Hex:
#d32bb8
RGB:
211, 43, 184
CMY:
17, 83, 28
CMYK:
0, 80, 13, 17
HSL:
310°, 66.1417%, 49.8039%
HSV (HSB):
310°, 79.6209%, 82.7451%
XYZ:
36.3796, 19.0373, 47.1046
xyY:
0.3548, 0.1857, 19.0373
CIE-Lab:
50.7309, 75.3975, -36.2092
CIE-LCH:
50.7309, 83.6414, 334.3476
CIE-Luv:
50.7309, 76.6886, -64.9493
Hunter-Lab:
43.6318, 72.4752, -33.4668
#d32bb8 color charts
#d32bb8 color shades, tints & tones
#d32bb8 color schemes
#d32bb8 color preview, HTML & CSS examples
This text has a color of #d32bb8
<p style="color:#d32bb8;">Text here</p>
.mytext {color:#d32bb8;}
This box has a color of #d32bb8
<div style="background-color:#d32bb8;">Content here</div>
.mybackground {background-color:#d32bb8;}
Border around this has a color of #d32bb8
<div style="border:2px solid #d32bb8;">Content here</div>
.myborder {border:2px solid #d32bb8;}