#9f95f7 color space conversions
Hex:
#9f95f7
RGB:
159, 149, 247
CMY:
38, 42, 3
CMYK:
36, 40, 0, 3
HSL:
246°, 85.9649%, 77.6471%
HSV (HSB):
246°, 39.6761%, 96.8627%
XYZ:
41.8340, 35.5812, 92.6587
xyY:
0.2460, 0.2092, 35.5812
CIE-Lab:
66.1987, 26.0310, -47.8055
CIE-LCH:
66.1987, 54.4332, 298.5691
CIE-Luv:
66.1987, -1.5384, -80.1645
Hunter-Lab:
59.6500, 20.7990, -50.3445
#9f95f7 color charts
#9f95f7 color shades, tints & tones
#9f95f7 color schemes
#9f95f7 color preview, HTML & CSS examples
This text has a color of #9f95f7
<p style="color:#9f95f7;">Text here</p>
.mytext {color:#9f95f7;}
This box has a color of #9f95f7
<div style="background-color:#9f95f7;">Content here</div>
.mybackground {background-color:#9f95f7;}
Border around this has a color of #9f95f7
<div style="border:2px solid #9f95f7;">Content here</div>
.myborder {border:2px solid #9f95f7;}