#d95eee color space conversions
Hex:
#d95eee
RGB:
217, 94, 238
CMY:
15, 63, 7
CMYK:
9, 61, 0, 7
HSL:
291°, 80.8989%, 65.0980%
HSV (HSB):
291°, 60.5042%, 93.3333%
XYZ:
48.0506, 28.9302, 83.9405
xyY:
0.2986, 0.1798, 28.9302
CIE-Lab:
60.7199, 67.6226, -51.1106
CIE-LCH:
60.7199, 84.7650, 322.9172
CIE-Luv:
60.7199, 50.5813, -89.6096
Hunter-Lab:
53.7868, 65.3367, -54.8781
#d95eee color charts
#d95eee color shades, tints & tones
#d95eee color schemes
#d95eee color preview, HTML & CSS examples
This text has a color of #d95eee
<p style="color:#d95eee;">Text here</p>
.mytext {color:#d95eee;}
This box has a color of #d95eee
<div style="background-color:#d95eee;">Content here</div>
.mybackground {background-color:#d95eee;}
Border around this has a color of #d95eee
<div style="border:2px solid #d95eee;">Content here</div>
.myborder {border:2px solid #d95eee;}