#d32dac color space conversions
Hex:
#d32dac
RGB:
211, 45, 172
CMY:
17, 82, 33
CMYK:
0, 79, 18, 17
HSL:
314°, 65.3543%, 50.1961%
HSV (HSB):
314°, 78.6730%, 82.7451%
XYZ:
35.2487, 18.7042, 40.7822
xyY:
0.3721, 0.1974, 18.7042
CIE-Lab:
50.3393, 73.2839, -29.7891
CIE-LCH:
50.3393, 79.1070, 337.8788
CIE-Luv:
50.3393, 81.1144, -55.0636
Hunter-Lab:
43.2484, 69.7983, -25.6352
#d32dac color charts
#d32dac RGB chart
#d32dac CMYK chart
#d32dac RGB pie chart
#d32dac color shades, tints & tones
#d32dac color schemes
#d32dac color preview, HTML & CSS examples
This text has a color of #d32dac
<p style="color:#d32dac;">Text here</p>
.mytext {color:#d32dac;}
Text color #d32dac
This box has a color of #d32dac
<div style="background-color:#d32dac;">Content here</div>
.mybackground {background-color:#d32dac;}
Background color #d32dac
Border around this has a color of #d32dac
<div style="border:2px solid #d32dac;">Content here</div>
.myborder {border:2px solid #d32dac;}
Border color #d32dac