#998feb color space conversions
Hex:
#998feb
RGB:
153, 143, 235
CMY:
40, 44, 8
CMYK:
35, 39, 0, 8
HSL:
247°, 69.6970%, 74.1176%
HSV (HSB):
247°, 39.1489%, 92.1569%
XYZ:
37.9547, 32.4154, 82.8536
xyY:
0.2477, 0.2116, 32.4154
CIE-Lab:
63.6847, 24.7275, -45.2040
CIE-LCH:
63.6847, 51.5252, 298.6795
CIE-Luv:
63.6847, -1.1368, -75.1749
Hunter-Lab:
56.9345, 19.3595, -46.4273
#998feb color charts
#998feb color shades, tints & tones
#998feb color schemes
#998feb color preview, HTML & CSS examples
This text has a color of #998feb
<p style="color:#998feb;">Text here</p>
.mytext {color:#998feb;}
This box has a color of #998feb
<div style="background-color:#998feb;">Content here</div>
.mybackground {background-color:#998feb;}
Border around this has a color of #998feb
<div style="border:2px solid #998feb;">Content here</div>
.myborder {border:2px solid #998feb;}