#d998ee color space conversions
Hex:
#d998ee
RGB:
217, 152, 238
CMY:
15, 40, 7
CMYK:
9, 36, 0, 7
HSL:
285°, 71.6667%, 76.4706%
HSV (HSB):
285°, 36.1345%, 93.3333%
XYZ:
55.2761, 43.3812, 86.3490
xyY:
0.2988, 0.2345, 43.3812
CIE-Lab:
71.8130, 38.8484, -33.7222
CIE-LCH:
71.8130, 51.4430, 319.0405
CIE-Luv:
71.8130, 29.1966, -59.5261
Hunter-Lab:
65.8644, 34.5417, -31.6247
#d998ee color charts
#d998ee color shades, tints & tones
#d998ee color schemes
#d998ee color preview, HTML & CSS examples
This text has a color of #d998ee
<p style="color:#d998ee;">Text here</p>
.mytext {color:#d998ee;}
This box has a color of #d998ee
<div style="background-color:#d998ee;">Content here</div>
.mybackground {background-color:#d998ee;}
Border around this has a color of #d998ee
<div style="border:2px solid #d998ee;">Content here</div>
.myborder {border:2px solid #d998ee;}