#d32dbd color space conversions
Hex:
#d32dbd
RGB:
211, 45, 189
CMY:
17, 82, 26
CMYK:
0, 79, 10, 17
HSL:
308°, 65.3543%, 50.1961%
HSV (HSB):
308°, 78.6730%, 82.7451%
XYZ:
36.9877, 19.3998, 49.9392
xyY:
0.3479, 0.1825, 19.3998
CIE-Lab:
51.1517, 75.5951, -38.4589
CIE-LCH:
51.1517, 84.8157, 333.0353
CIE-Luv:
51.1517, 74.3497, -68.4369
Hunter-Lab:
44.0452, 72.8192, -36.3924
#d32dbd color charts
#d32dbd color shades, tints & tones
#d32dbd color schemes
#d32dbd color preview, HTML & CSS examples
This text has a color of #d32dbd
<p style="color:#d32dbd;">Text here</p>
.mytext {color:#d32dbd;}
This box has a color of #d32dbd
<div style="background-color:#d32dbd;">Content here</div>
.mybackground {background-color:#d32dbd;}
Border around this has a color of #d32dbd
<div style="border:2px solid #d32dbd;">Content here</div>
.myborder {border:2px solid #d32dbd;}