#d97eeb color space conversions
Hex:
#d97eeb
RGB:
217, 126, 235
CMY:
15, 51, 8
CMYK:
8, 46, 0, 8
HSL:
290°, 73.1544%, 70.7843%
HSV (HSB):
290°, 46.3830%, 92.1569%
XYZ:
51.0715, 35.6716, 82.7908
xyY:
0.3012, 0.2104, 35.6716
CIE-Lab:
66.2682, 51.8858, -40.7035
CIE-LCH:
66.2682, 65.9463, 321.8864
CIE-Luv:
66.2682, 40.4516, -72.0461
Hunter-Lab:
59.7257, 48.1156, -40.3789
#d97eeb color charts
#d97eeb color shades, tints & tones
#d97eeb color schemes
#d97eeb color preview, HTML & CSS examples
This text has a color of #d97eeb
<p style="color:#d97eeb;">Text here</p>
.mytext {color:#d97eeb;}
This box has a color of #d97eeb
<div style="background-color:#d97eeb;">Content here</div>
.mybackground {background-color:#d97eeb;}
Border around this has a color of #d97eeb
<div style="border:2px solid #d97eeb;">Content here</div>
.myborder {border:2px solid #d97eeb;}