#d98eec color space conversions
Hex:
#d98eec
RGB:
217, 142, 236
CMY:
15, 44, 7
CMYK:
8, 40, 0, 7
HSL:
288°, 71.2121%, 74.1176%
HSV (HSB):
288°, 39.8305%, 92.5490%
XYZ:
53.4286, 40.1538, 84.2914
xyY:
0.3004, 0.2257, 40.1538
CIE-Lab:
69.5790, 43.7751, -36.0916
CIE-LCH:
69.5790, 56.7350, 320.4951
CIE-Luv:
69.5790, 33.8025, -63.8623
Hunter-Lab:
63.3671, 39.6118, -34.5111
#d98eec color charts
#d98eec color shades, tints & tones
#d98eec color schemes
#d98eec color preview, HTML & CSS examples
This text has a color of #d98eec
<p style="color:#d98eec;">Text here</p>
.mytext {color:#d98eec;}
This box has a color of #d98eec
<div style="background-color:#d98eec;">Content here</div>
.mybackground {background-color:#d98eec;}
Border around this has a color of #d98eec
<div style="border:2px solid #d98eec;">Content here</div>
.myborder {border:2px solid #d98eec;}