#9f97f9 color space conversions
Hex:
#9f97f9
RGB:
159, 151, 249
CMY:
38, 41, 2
CMYK:
36, 39, 0, 2
HSL:
245°, 89.0909%, 78.4314%
HSV (HSB):
245°, 39.3574%, 97.6471%
XYZ:
42.4636, 36.3437, 94.3995
xyY:
0.2452, 0.2098, 36.3437
CIE-Lab:
66.7817, 25.4163, -47.9799
CIE-LCH:
66.7817, 54.2960, 297.9115
CIE-Luv:
66.7817, -2.4207, -80.4960
Hunter-Lab:
60.2857, 20.2303, -50.6403
#9f97f9 color charts
#9f97f9 color shades, tints & tones
#9f97f9 color schemes
#9f97f9 color preview, HTML & CSS examples
This text has a color of #9f97f9
<p style="color:#9f97f9;">Text here</p>
.mytext {color:#9f97f9;}
This box has a color of #9f97f9
<div style="background-color:#9f97f9;">Content here</div>
.mybackground {background-color:#9f97f9;}
Border around this has a color of #9f97f9
<div style="border:2px solid #9f97f9;">Content here</div>
.myborder {border:2px solid #9f97f9;}