#9f98f8 color space conversions
Hex:
#9f98f8
RGB:
159, 152, 248
CMY:
38, 40, 3
CMYK:
36, 39, 0, 3
HSL:
244°, 87.2727%, 78.4314%
HSV (HSB):
244°, 38.7097%, 97.2549%
XYZ:
42.4696, 36.6047, 93.6340
xyY:
0.2459, 0.2119, 36.6047
CIE-Lab:
66.9794, 24.5823, -47.1221
CIE-LCH:
66.9794, 53.1487, 297.5498
CIE-Luv:
66.9794, -2.7201, -78.9988
Hunter-Lab:
60.5018, 19.4209, -49.4072
#9f98f8 color charts
#9f98f8 color shades, tints & tones
#9f98f8 color schemes
#9f98f8 color preview, HTML & CSS examples
This text has a color of #9f98f8
<p style="color:#9f98f8;">Text here</p>
.mytext {color:#9f98f8;}
This box has a color of #9f98f8
<div style="background-color:#9f98f8;">Content here</div>
.mybackground {background-color:#9f98f8;}
Border around this has a color of #9f98f8
<div style="border:2px solid #9f98f8;">Content here</div>
.myborder {border:2px solid #9f98f8;}