#d32dca color space conversions
Hex:
#d32dca
RGB:
211, 45, 202
CMY:
17, 82, 21
CMYK:
0, 79, 4, 17
HSL:
303°, 65.3543%, 50.1961%
HSV (HSB):
303°, 78.6730%, 82.7451%
XYZ:
38.4630, 19.9899, 57.7083
xyY:
0.3311, 0.1721, 19.9899
CIE-Lab:
51.8258, 77.4798, -44.9127
CIE-LCH:
51.8258, 89.5559, 329.9004
CIE-Luv:
51.8258, 69.3836, -78.5333
Hunter-Lab:
44.7101, 75.3166, -45.2299
#d32dca color charts
#d32dca color shades, tints & tones
#d32dca color schemes
#d32dca color preview, HTML & CSS examples
This text has a color of #d32dca
<p style="color:#d32dca;">Text here</p>
.mytext {color:#d32dca;}
This box has a color of #d32dca
<div style="background-color:#d32dca;">Content here</div>
.mybackground {background-color:#d32dca;}
Border around this has a color of #d32dca
<div style="border:2px solid #d32dca;">Content here</div>
.myborder {border:2px solid #d32dca;}