#9f98e5 color space conversions
Hex:
#9f98e5
RGB:
159, 152, 229
CMY:
38, 40, 10
CMYK:
31, 34, 0, 10
HSL:
245°, 59.6899%, 74.7059%
HSV (HSB):
245°, 33.6245%, 89.8039%
XYZ:
39.6692, 35.4845, 78.8872
xyY:
0.2575, 0.2304, 35.4845
CIE-Lab:
66.1242, 19.6750, -38.0365
CIE-LCH:
66.1242, 42.8238, 297.3510
CIE-Luv:
66.1242, -1.3781, -63.0788
Hunter-Lab:
59.5689, 14.6243, -36.8196
#9f98e5 color charts
#9f98e5 color shades, tints & tones
#9f98e5 color schemes
#9f98e5 color preview, HTML & CSS examples
This text has a color of #9f98e5
<p style="color:#9f98e5;">Text here</p>
.mytext {color:#9f98e5;}
This box has a color of #9f98e5
<div style="background-color:#9f98e5;">Content here</div>
.mybackground {background-color:#9f98e5;}
Border around this has a color of #9f98e5
<div style="border:2px solid #9f98e5;">Content here</div>
.myborder {border:2px solid #9f98e5;}