#d91de7 color space conversions
Hex:
#d91de7
RGB:
217, 29, 231
CMY:
15, 89, 9
CMYK:
6, 87, 0, 9
HSL:
296°, 80.8000%, 50.9804%
HSV (HSB):
296°, 87.4459%, 90.5882%
XYZ:
43.4784, 21.4000, 77.4403
xyY:
0.3055, 0.1504, 21.4000
CIE-Lab:
53.3845, 86.1842, -58.8966
CIE-LCH:
53.3845, 104.3864, 325.6521
CIE-Luv:
53.3845, 64.9382, -101.0566
Hunter-Lab:
46.2601, 86.8115, -66.8706
#d91de7 color charts
#d91de7 color shades, tints & tones
#d91de7 color schemes
#d91de7 color preview, HTML & CSS examples
This text has a color of #d91de7
<p style="color:#d91de7;">Text here</p>
.mytext {color:#d91de7;}
This box has a color of #d91de7
<div style="background-color:#d91de7;">Content here</div>
.mybackground {background-color:#d91de7;}
Border around this has a color of #d91de7
<div style="border:2px solid #d91de7;">Content here</div>
.myborder {border:2px solid #d91de7;}