#998dbc color space conversions
Hex:
#998dbc
RGB:
153, 141, 188
CMY:
40, 45, 26
CMYK:
19, 25, 0, 26
HSL:
255°, 25.9669%, 64.5098%
HSV (HSB):
255°, 25.0000%, 73.7255%
XYZ:
31.7388, 29.4529, 51.5891
xyY:
0.2814, 0.2612, 29.4529
CIE-Lab:
61.1793, 14.2174, -22.8502
CIE-LCH:
61.1793, 26.9122, 301.8898
CIE-Luv:
61.1793, 3.3579, -36.9367
Hunter-Lab:
54.2705, 9.4181, -18.3712
#998dbc color charts
#998dbc color shades, tints & tones
#998dbc color schemes
#998dbc color preview, HTML & CSS examples
This text has a color of #998dbc
<p style="color:#998dbc;">Text here</p>
.mytext {color:#998dbc;}
This box has a color of #998dbc
<div style="background-color:#998dbc;">Content here</div>
.mybackground {background-color:#998dbc;}
Border around this has a color of #998dbc
<div style="border:2px solid #998dbc;">Content here</div>
.myborder {border:2px solid #998dbc;}