#998ac1 color space conversions
Hex:
#998ac1
RGB:
153, 138, 193
CMY:
40, 46, 24
CMYK:
21, 28, 0, 24
HSL:
256°, 30.7263%, 64.9020%
HSV (HSB):
256°, 28.4974%, 75.6863%
XYZ:
31.8510, 28.7995, 54.3322
xyY:
0.2770, 0.2505, 28.7995
CIE-Lab:
60.6043, 17.1038, -26.5575
CIE-LCH:
60.6043, 31.5886, 302.7828
CIE-Luv:
60.6043, 4.2607, -43.2067
Hunter-Lab:
53.6652, 12.0280, -22.4613
#998ac1 color charts
#998ac1 color shades, tints & tones
#998ac1 color schemes
#998ac1 color preview, HTML & CSS examples
This text has a color of #998ac1
<p style="color:#998ac1;">Text here</p>
.mytext {color:#998ac1;}
This box has a color of #998ac1
<div style="background-color:#998ac1;">Content here</div>
.mybackground {background-color:#998ac1;}
Border around this has a color of #998ac1
<div style="border:2px solid #998ac1;">Content here</div>
.myborder {border:2px solid #998ac1;}