#998abc color space conversions
Hex:
#998abc
RGB:
153, 138, 188
CMY:
40, 46, 26
CMYK:
19, 27, 0, 26
HSL:
258°, 27.1739%, 63.9216%
HSV (HSB):
258°, 26.5957%, 73.7255%
XYZ:
31.3024, 28.5801, 51.4436
xyY:
0.2812, 0.2567, 28.5801
CIE-Lab:
60.4092, 15.9392, -24.0311
CIE-LCH:
60.4092, 28.8367, 303.5553
CIE-Luv:
60.4092, 4.6913, -38.9818
Hunter-Lab:
53.4604, 10.9608, -19.6311
#998abc color charts
#998abc color shades, tints & tones
#998abc color schemes
#998abc color preview, HTML & CSS examples
This text has a color of #998abc
<p style="color:#998abc;">Text here</p>
.mytext {color:#998abc;}
This box has a color of #998abc
<div style="background-color:#998abc;">Content here</div>
.mybackground {background-color:#998abc;}
Border around this has a color of #998abc
<div style="border:2px solid #998abc;">Content here</div>
.myborder {border:2px solid #998abc;}