#998fed color space conversions
Hex:
#998fed
RGB:
153, 143, 237
CMY:
40, 44, 7
CMYK:
35, 40, 0, 7
HSL:
246°, 72.3077%, 74.5098%
HSV (HSB):
246°, 39.6624%, 92.9412%
XYZ:
38.2454, 32.5317, 84.3842
xyY:
0.2465, 0.2097, 32.5317
CIE-Lab:
63.7799, 25.2548, -46.1575
CIE-LCH:
63.7799, 52.6148, 298.6850
CIE-Luv:
63.7799, -1.2866, -76.8355
Hunter-Lab:
57.0365, 19.8779, -47.7926
#998fed color charts
#998fed color shades, tints & tones
#998fed color schemes
#998fed color preview, HTML & CSS examples
This text has a color of #998fed
<p style="color:#998fed;">Text here</p>
.mytext {color:#998fed;}
This box has a color of #998fed
<div style="background-color:#998fed;">Content here</div>
.mybackground {background-color:#998fed;}
Border around this has a color of #998fed
<div style="border:2px solid #998fed;">Content here</div>
.myborder {border:2px solid #998fed;}