#998cca color space conversions
Hex:
#998cca
RGB:
153, 140, 202
CMY:
40, 45, 21
CMYK:
24, 31, 0, 21
HSL:
253°, 36.9048%, 67.0588%
HSV (HSB):
253°, 30.6931%, 79.2157%
XYZ:
33.1756, 29.7927, 59.8791
xyY:
0.2701, 0.2425, 29.7927
CIE-Lab:
61.4750, 18.1001, -30.2808
CIE-LCH:
61.4750, 35.2780, 300.8685
CIE-Luv:
61.4750, 2.6491, -49.4605
Hunter-Lab:
54.5827, 12.9733, -26.8353
#998cca color charts
#998cca color shades, tints & tones
#998cca color schemes
#998cca color preview, HTML & CSS examples
This text has a color of #998cca
<p style="color:#998cca;">Text here</p>
.mytext {color:#998cca;}
This box has a color of #998cca
<div style="background-color:#998cca;">Content here</div>
.mybackground {background-color:#998cca;}
Border around this has a color of #998cca
<div style="border:2px solid #998cca;">Content here</div>
.myborder {border:2px solid #998cca;}