#998db4 color space conversions
Hex:
#998db4
RGB:
153, 141, 180
CMY:
40, 45, 29
CMYK:
15, 22, 0, 29
HSL:
258°, 20.6349%, 62.9412%
HSV (HSB):
258°, 21.6667%, 70.5882%
XYZ:
30.9000, 29.1173, 47.1716
xyY:
0.2883, 0.2716, 29.1173
CIE-Lab:
60.8851, 12.4021, -18.7737
CIE-LCH:
60.8851, 22.5003, 303.4491
CIE-Luv:
60.8851, 4.0029, -30.1994
Hunter-Lab:
53.9605, 7.7855, -14.0583
#998db4 color charts
#998db4 color shades, tints & tones
#998db4 color schemes
#998db4 color preview, HTML & CSS examples
This text has a color of #998db4
<p style="color:#998db4;">Text here</p>
.mytext {color:#998db4;}
This box has a color of #998db4
<div style="background-color:#998db4;">Content here</div>
.mybackground {background-color:#998db4;}
Border around this has a color of #998db4
<div style="border:2px solid #998db4;">Content here</div>
.myborder {border:2px solid #998db4;}