#d32dcd color space conversions
Hex:
#d32dcd
RGB:
211, 45, 205
CMY:
17, 82, 20
CMYK:
0, 79, 3, 17
HSL:
302°, 65.3543%, 50.1961%
HSV (HSB):
302°, 78.6730%, 82.7451%
XYZ:
38.8218, 20.1334, 59.5976
xyY:
0.3275, 0.1698, 20.1334
CIE-Lab:
51.9877, 77.9282, -46.3809
CIE-LCH:
51.9877, 90.6862, 329.2400
CIE-Luv:
51.9877, 68.2667, -80.8411
Hunter-Lab:
44.8703, 75.9153, -47.3409
#d32dcd color charts
#d32dcd color shades, tints & tones
#d32dcd color schemes
#d32dcd color preview, HTML & CSS examples
This text has a color of #d32dcd
<p style="color:#d32dcd;">Text here</p>
.mytext {color:#d32dcd;}
This box has a color of #d32dcd
<div style="background-color:#d32dcd;">Content here</div>
.mybackground {background-color:#d32dcd;}
Border around this has a color of #d32dcd
<div style="border:2px solid #d32dcd;">Content here</div>
.myborder {border:2px solid #d32dcd;}