#998ea4 color space conversions
Hex:
#998ea4
RGB:
153, 142, 164
CMY:
40, 44, 36
CMYK:
7, 13, 0, 36
HSL:
270°, 10.7843%, 60.0000%
HSV (HSB):
270°, 13.4146%, 64.3137%
XYZ:
29.5107, 28.7986, 39.1253
xyY:
0.3029, 0.2956, 28.7986
CIE-Lab:
60.6035, 8.3840, -10.1128
CIE-LCH:
60.6035, 13.1362, 309.6603
CIE-Luv:
60.6035, 4.7909, -16.2182
Hunter-Lab:
53.6644, 4.2468, -5.6617
#998ea4 color charts
#998ea4 color shades, tints & tones
#998ea4 color schemes
#998ea4 color preview, HTML & CSS examples
This text has a color of #998ea4
<p style="color:#998ea4;">Text here</p>
.mytext {color:#998ea4;}
This box has a color of #998ea4
<div style="background-color:#998ea4;">Content here</div>
.mybackground {background-color:#998ea4;}
Border around this has a color of #998ea4
<div style="border:2px solid #998ea4;">Content here</div>
.myborder {border:2px solid #998ea4;}