#9f95f5 color space conversions
Hex:
#9f95f5
RGB:
159, 149, 245
CMY:
38, 42, 4
CMYK:
35, 39, 0, 4
HSL:
246°, 82.7586%, 77.2549%
HSV (HSB):
246°, 39.1837%, 96.0784%
XYZ:
41.5270, 35.4584, 91.0416
xyY:
0.2471, 0.2110, 35.4584
CIE-Lab:
66.1040, 25.5062, -46.8598
CIE-LCH:
66.1040, 53.3517, 298.5599
CIE-Luv:
66.1040, -1.3898, -78.5057
Hunter-Lab:
59.5470, 20.2755, -48.9659
#9f95f5 color charts
#9f95f5 color shades, tints & tones
#9f95f5 color schemes
#9f95f5 color preview, HTML & CSS examples
This text has a color of #9f95f5
<p style="color:#9f95f5;">Text here</p>
.mytext {color:#9f95f5;}
This box has a color of #9f95f5
<div style="background-color:#9f95f5;">Content here</div>
.mybackground {background-color:#9f95f5;}
Border around this has a color of #9f95f5
<div style="border:2px solid #9f95f5;">Content here</div>
.myborder {border:2px solid #9f95f5;}