#d320c8 color space conversions
Hex:
#d320c8
RGB:
211, 32, 200
CMY:
17, 87, 22
CMYK:
0, 85, 5, 17
HSL:
304°, 73.6626%, 47.6471%
HSV (HSB):
304°, 84.8341%, 82.7451%
XYZ:
37.8058, 19.0520, 56.3284
xyY:
0.3340, 0.1683, 19.0520
CIE-Lab:
50.7480, 80.0069, -45.4704
CIE-LCH:
50.7480, 92.0253, 330.3891
CIE-Luv:
50.7480, 72.0207, -79.3172
Hunter-Lab:
43.6486, 78.2208, -45.9595
#d320c8 color charts
#d320c8 color shades, tints & tones
#d320c8 color schemes
#d320c8 color preview, HTML & CSS examples
This text has a color of #d320c8
<p style="color:#d320c8;">Text here</p>
.mytext {color:#d320c8;}
This box has a color of #d320c8
<div style="background-color:#d320c8;">Content here</div>
.mybackground {background-color:#d320c8;}
Border around this has a color of #d320c8
<div style="border:2px solid #d320c8;">Content here</div>
.myborder {border:2px solid #d320c8;}