#d32dcf color space conversions
Hex:
#d32dcf
RGB:
211, 45, 207
CMY:
17, 82, 19
CMYK:
0, 79, 2, 17
HSL:
301°, 65.3543%, 50.1961%
HSV (HSB):
301°, 78.6730%, 82.7451%
XYZ:
39.0648, 20.2307, 60.8774
xyY:
0.3251, 0.1683, 20.2307
CIE-Lab:
52.0970, 78.2298, -47.3553
CIE-LCH:
52.0970, 91.4463, 328.8120
CIE-Luv:
52.0970, 67.5284, -82.3744
Hunter-Lab:
44.9785, 76.3189, -48.7628
#d32dcf color charts
#d32dcf color shades, tints & tones
#d32dcf color schemes
#d32dcf color preview, HTML & CSS examples
This text has a color of #d32dcf
<p style="color:#d32dcf;">Text here</p>
.mytext {color:#d32dcf;}
This box has a color of #d32dcf
<div style="background-color:#d32dcf;">Content here</div>
.mybackground {background-color:#d32dcf;}
Border around this has a color of #d32dcf
<div style="border:2px solid #d32dcf;">Content here</div>
.myborder {border:2px solid #d32dcf;}