#d91cee color space conversions
Hex:
#d91cee
RGB:
217, 28, 238
CMY:
15, 89, 7
CMYK:
9, 88, 0, 7
HSL:
294°, 86.0656%, 52.1569%
HSV (HSB):
294°, 88.2353%, 93.3333%
XYZ:
44.4631, 21.7553, 82.7446
xyY:
0.2985, 0.1460, 21.7553
CIE-Lab:
53.7664, 87.4248, -62.2245
CIE-LCH:
53.7664, 107.3079, 324.5587
CIE-Luv:
53.7664, 62.5366, -106.2683
Hunter-Lab:
46.6425, 88.5350, -72.5317
#d91cee color charts
#d91cee color shades, tints & tones
#d91cee color schemes
#d91cee color preview, HTML & CSS examples
This text has a color of #d91cee
<p style="color:#d91cee;">Text here</p>
.mytext {color:#d91cee;}
This box has a color of #d91cee
<div style="background-color:#d91cee;">Content here</div>
.mybackground {background-color:#d91cee;}
Border around this has a color of #d91cee
<div style="border:2px solid #d91cee;">Content here</div>
.myborder {border:2px solid #d91cee;}