#d321e5 color space conversions
Hex:
#d321e5
RGB:
211, 33, 229
CMY:
17, 87, 10
CMYK:
8, 86, 0, 10
HSL:
294°, 79.0323%, 51.3725%
HSV (HSB):
294°, 85.5895%, 89.8039%
XYZ:
41.5507, 20.5937, 75.9138
xyY:
0.3010, 0.1492, 20.5937
CIE-Lab:
52.5020, 84.2080, -59.2373
CIE-LCH:
52.5020, 102.9565, 324.8750
CIE-Luv:
52.5020, 61.1609, -100.8653
Hunter-Lab:
45.3803, 84.0208, -67.4161
#d321e5 color charts
#d321e5 color shades, tints & tones
#d321e5 color schemes
#d321e5 color preview, HTML & CSS examples
This text has a color of #d321e5
<p style="color:#d321e5;">Text here</p>
.mytext {color:#d321e5;}
This box has a color of #d321e5
<div style="background-color:#d321e5;">Content here</div>
.mybackground {background-color:#d321e5;}
Border around this has a color of #d321e5
<div style="border:2px solid #d321e5;">Content here</div>
.myborder {border:2px solid #d321e5;}