#d921e5 color space conversions
Hex:
#d921e5
RGB:
217, 33, 229
CMY:
15, 87, 10
CMYK:
5, 86, 0, 10
HSL:
296°, 79.0323%, 51.3725%
HSV (HSB):
296°, 85.5895%, 89.8039%
XYZ:
43.3020, 21.4966, 75.9957
xyY:
0.3076, 0.1527, 21.4966
CIE-Lab:
53.4887, 85.2129, -57.5998
CIE-LCH:
53.4887, 102.8542, 325.9432
CIE-Luv:
53.4887, 65.2832, -99.0787
Hunter-Lab:
46.3644, 85.5722, -64.7270
#d921e5 color charts
#d921e5 color shades, tints & tones
#d921e5 color schemes
#d921e5 color preview, HTML & CSS examples
This text has a color of #d921e5
<p style="color:#d921e5;">Text here</p>
.mytext {color:#d921e5;}
This box has a color of #d921e5
<div style="background-color:#d921e5;">Content here</div>
.mybackground {background-color:#d921e5;}
Border around this has a color of #d921e5
<div style="border:2px solid #d921e5;">Content here</div>
.myborder {border:2px solid #d921e5;}