#d323c8 color space conversions
Hex:
#d323c8
RGB:
211, 35, 200
CMY:
17, 86, 22
CMYK:
0, 83, 5, 17
HSL:
304°, 71.5447%, 48.2353%
HSV (HSB):
304°, 83.4123%, 82.7451%
XYZ:
37.8903, 19.2211, 56.3566
xyY:
0.3339, 0.1694, 19.2211
CIE-Lab:
50.9449, 79.4323, -45.1578
CIE-LCH:
50.9449, 91.3713, 330.3814
CIE-Luv:
50.9449, 71.6417, -78.8495
Hunter-Lab:
43.8419, 77.5454, -45.5251
#d323c8 color charts
#d323c8 color shades, tints & tones
#d323c8 color schemes
#d323c8 color preview, HTML & CSS examples
This text has a color of #d323c8
<p style="color:#d323c8;">Text here</p>
.mytext {color:#d323c8;}
This box has a color of #d323c8
<div style="background-color:#d323c8;">Content here</div>
.mybackground {background-color:#d323c8;}
Border around this has a color of #d323c8
<div style="border:2px solid #d323c8;">Content here</div>
.myborder {border:2px solid #d323c8;}