#998bbb color space conversions
Hex:
#998bbb
RGB:
153, 139, 187
CMY:
40, 45, 27
CMYK:
18, 26, 0, 27
HSL:
258°, 26.0870%, 63.9216%
HSV (HSB):
258°, 25.6684%, 73.3333%
XYZ:
31.3391, 28.8254, 50.9258
xyY:
0.2821, 0.2595, 28.8254
CIE-Lab:
60.6272, 15.1345, -23.1309
CIE-LCH:
60.6272, 27.6422, 303.1967
CIE-Luv:
60.6272, 4.3323, -37.4577
Hunter-Lab:
53.6893, 10.2365, -18.6557
#998bbb color charts
#998bbb color shades, tints & tones
#998bbb color schemes
#998bbb color preview, HTML & CSS examples
This text has a color of #998bbb
<p style="color:#998bbb;">Text here</p>
.mytext {color:#998bbb;}
This box has a color of #998bbb
<div style="background-color:#998bbb;">Content here</div>
.mybackground {background-color:#998bbb;}
Border around this has a color of #998bbb
<div style="border:2px solid #998bbb;">Content here</div>
.myborder {border:2px solid #998bbb;}