#d91dec color space conversions
Hex:
#d91dec
RGB:
217, 29, 236
CMY:
15, 89, 7
CMYK:
8, 88, 0, 7
HSL:
294°, 84.4898%, 51.9608%
HSV (HSB):
294°, 87.7119%, 92.5490%
XYZ:
44.1950, 21.6866, 81.2135
xyY:
0.3005, 0.1474, 21.6866
CIE-Lab:
53.6929, 86.9597, -61.2185
CIE-LCH:
53.6929, 106.3471, 324.8550
CIE-Luv:
53.6929, 63.1570, -104.7052
Hunter-Lab:
46.5688, 87.9053, -70.8003
#d91dec color charts
#d91dec color shades, tints & tones
#d91dec color schemes
#d91dec color preview, HTML & CSS examples
This text has a color of #d91dec
<p style="color:#d91dec;">Text here</p>
.mytext {color:#d91dec;}
This box has a color of #d91dec
<div style="background-color:#d91dec;">Content here</div>
.mybackground {background-color:#d91dec;}
Border around this has a color of #d91dec
<div style="border:2px solid #d91dec;">Content here</div>
.myborder {border:2px solid #d91dec;}