#d323e7 color space conversions
Hex:
#d323e7
RGB:
211, 35, 231
CMY:
17, 86, 9
CMYK:
9, 85, 0, 9
HSL:
294°, 80.3279%, 52.1569%
HSV (HSB):
294°, 84.8485%, 90.5882%
XYZ:
41.8888, 20.8205, 77.4123
xyY:
0.2989, 0.1486, 20.8205
CIE-Lab:
52.7524, 84.1549, -59.9647
CIE-LCH:
52.7524, 103.3335, 324.5281
CIE-Luv:
52.7524, 60.2663, -102.0470
Hunter-Lab:
45.6295, 84.0152, -68.6473
#d323e7 color charts
#d323e7 color shades, tints & tones
#d323e7 color schemes
#d323e7 color preview, HTML & CSS examples
This text has a color of #d323e7
<p style="color:#d323e7;">Text here</p>
.mytext {color:#d323e7;}
This box has a color of #d323e7
<div style="background-color:#d323e7;">Content here</div>
.mybackground {background-color:#d323e7;}
Border around this has a color of #d323e7
<div style="border:2px solid #d323e7;">Content here</div>
.myborder {border:2px solid #d323e7;}