#997da7 color space conversions
Hex:
#997da7
RGB:
153, 125, 167
CMY:
40, 51, 35
CMYK:
8, 25, 0, 35
HSL:
280°, 19.2661%, 57.2549%
HSV (HSB):
280°, 25.1497%, 65.4902%
XYZ:
27.4455, 24.2296, 39.7895
xyY:
0.3001, 0.2649, 24.2296
CIE-Lab:
56.3169, 18.7712, -18.3036
CIE-LCH:
56.3169, 26.2179, 315.7226
CIE-Luv:
56.3169, 12.6736, -29.9960
Hunter-Lab:
49.2235, 13.3850, -13.4701
#997da7 color charts
#997da7 color shades, tints & tones
#997da7 color schemes
#997da7 color preview, HTML & CSS examples
This text has a color of #997da7
<p style="color:#997da7;">Text here</p>
.mytext {color:#997da7;}
This box has a color of #997da7
<div style="background-color:#997da7;">Content here</div>
.mybackground {background-color:#997da7;}
Border around this has a color of #997da7
<div style="border:2px solid #997da7;">Content here</div>
.myborder {border:2px solid #997da7;}