#d991e2 color space conversions
Hex:
#d991e2
RGB:
217, 145, 226
CMY:
15, 43, 11
CMYK:
4, 36, 0, 11
HSL:
293°, 58.2734%, 72.7451%
HSV (HSB):
293°, 35.8407%, 88.6275%
XYZ:
52.4681, 40.4935, 77.0022
xyY:
0.3087, 0.2382, 40.4935
CIE-Lab:
69.8196, 40.2503, -30.2228
CIE-LCH:
69.8196, 50.3340, 323.0981
CIE-Luv:
69.8196, 34.2548, -53.7827
Hunter-Lab:
63.6345, 35.8171, -27.2009
#d991e2 color charts
#d991e2 color shades, tints & tones
#d991e2 color schemes
#d991e2 color preview, HTML & CSS examples
This text has a color of #d991e2
<p style="color:#d991e2;">Text here</p>
.mytext {color:#d991e2;}
This box has a color of #d991e2
<div style="background-color:#d991e2;">Content here</div>
.mybackground {background-color:#d991e2;}
Border around this has a color of #d991e2
<div style="border:2px solid #d991e2;">Content here</div>
.myborder {border:2px solid #d991e2;}