#d320d8 color space conversions
Hex:
#d320d8
RGB:
211, 32, 216
CMY:
17, 87, 15
CMYK:
2, 85, 0, 15
HSL:
298°, 74.1935%, 48.6275%
HSV (HSB):
298°, 85.1852%, 84.7059%
XYZ:
39.7752, 19.8398, 66.6988
xyY:
0.3149, 0.1571, 19.8398
CIE-Lab:
51.6556, 82.3721, -53.2092
CIE-LCH:
51.6556, 98.0632, 327.1391
CIE-Luv:
51.6556, 65.9293, -91.4048
Hunter-Lab:
44.5419, 81.4493, -57.6040
#d320d8 color charts
#d320d8 color shades, tints & tones
#d320d8 color schemes
#d320d8 color preview, HTML & CSS examples
This text has a color of #d320d8
<p style="color:#d320d8;">Text here</p>
.mytext {color:#d320d8;}
This box has a color of #d320d8
<div style="background-color:#d320d8;">Content here</div>
.mybackground {background-color:#d320d8;}
Border around this has a color of #d320d8
<div style="border:2px solid #d320d8;">Content here</div>
.myborder {border:2px solid #d320d8;}