#9f98c9 color space conversions
Hex:
#9f98c9
RGB:
159, 152, 201
CMY:
38, 40, 21
CMYK:
21, 24, 0, 21
HSL:
249°, 31.2102%, 69.2157%
HSV (HSB):
249°, 24.3781%, 78.8235%
XYZ:
36.0689, 34.0444, 59.9285
xyY:
0.2774, 0.2618, 34.0444
CIE-Lab:
64.9978, 12.8656, -24.2519
CIE-LCH:
64.9978, 27.4532, 297.9459
CIE-Luv:
64.9978, 0.6291, -39.3761
Hunter-Lab:
58.3476, 8.2356, -20.0531
#9f98c9 color charts
#9f98c9 color shades, tints & tones
#9f98c9 color schemes
#9f98c9 color preview, HTML & CSS examples
This text has a color of #9f98c9
<p style="color:#9f98c9;">Text here</p>
.mytext {color:#9f98c9;}
This box has a color of #9f98c9
<div style="background-color:#9f98c9;">Content here</div>
.mybackground {background-color:#9f98c9;}
Border around this has a color of #9f98c9
<div style="border:2px solid #9f98c9;">Content here</div>
.myborder {border:2px solid #9f98c9;}