#998ce2 color space conversions
Hex:
#998ce2
RGB:
153, 140, 226
CMY:
40, 45, 11
CMYK:
32, 38, 0, 11
HSL:
249°, 59.7222%, 71.7647%
HSV (HSB):
249°, 38.0531%, 88.6275%
XYZ:
36.2424, 31.0195, 76.0287
xyY:
0.2529, 0.2165, 31.0195
CIE-Lab:
62.5241, 24.1079, -42.0473
CIE-LCH:
62.5241, 48.4682, 299.8279
CIE-Luv:
62.5241, 0.6926, -69.6626
Hunter-Lab:
55.6951, 18.6887, -41.9494
#998ce2 color charts
#998ce2 color shades, tints & tones
#998ce2 color schemes
#998ce2 color preview, HTML & CSS examples
This text has a color of #998ce2
<p style="color:#998ce2;">Text here</p>
.mytext {color:#998ce2;}
This box has a color of #998ce2
<div style="background-color:#998ce2;">Content here</div>
.mybackground {background-color:#998ce2;}
Border around this has a color of #998ce2
<div style="border:2px solid #998ce2;">Content here</div>
.myborder {border:2px solid #998ce2;}