#d91ce7 color space conversions
Hex:
#d91ce7
RGB:
217, 28, 231
CMY:
15, 89, 9
CMYK:
6, 88, 0, 9
HSL:
296°, 80.8765%, 50.7843%
HSV (HSB):
296°, 87.8788%, 90.5882%
XYZ:
43.4543, 21.3517, 77.4323
xyY:
0.3055, 0.1501, 21.3517
CIE-Lab:
53.3323, 86.3378, -58.9803
CIE-LCH:
53.3323, 104.5604, 325.6617
CIE-Luv:
53.3323, 65.0241, -101.1731
Hunter-Lab:
46.2079, 86.9989, -67.0088
#d91ce7 color charts
#d91ce7 color shades, tints & tones
#d91ce7 color schemes
#d91ce7 color preview, HTML & CSS examples
This text has a color of #d91ce7
<p style="color:#d91ce7;">Text here</p>
.mytext {color:#d91ce7;}
This box has a color of #d91ce7
<div style="background-color:#d91ce7;">Content here</div>
.mybackground {background-color:#d91ce7;}
Border around this has a color of #d91ce7
<div style="border:2px solid #d91ce7;">Content here</div>
.myborder {border:2px solid #d91ce7;}