#997ed9 color space conversions
Hex:
#997ed9
RGB:
153, 126, 217
CMY:
40, 51, 15
CMYK:
29, 42, 0, 15
HSL:
258°, 54.4910%, 67.2549%
HSV (HSB):
258°, 41.9355%, 85.0980%
XYZ:
33.1221, 26.7038, 69.0543
xyY:
0.2570, 0.2072, 26.7038
CIE-Lab:
58.6991, 29.8756, -43.0415
CIE-LCH:
58.6991, 52.3939, 304.7650
CIE-Luv:
58.6991, 6.7927, -71.2020
Hunter-Lab:
51.6757, 23.9791, -43.0563
#997ed9 color charts
#997ed9 color shades, tints & tones
#997ed9 color schemes
#997ed9 color preview, HTML & CSS examples
This text has a color of #997ed9
<p style="color:#997ed9;">Text here</p>
.mytext {color:#997ed9;}
This box has a color of #997ed9
<div style="background-color:#997ed9;">Content here</div>
.mybackground {background-color:#997ed9;}
Border around this has a color of #997ed9
<div style="border:2px solid #997ed9;">Content here</div>
.myborder {border:2px solid #997ed9;}