#9f95f3 color space conversions
Hex:
#9f95f3
RGB:
159, 149, 243
CMY:
38, 42, 5
CMYK:
35, 39, 0, 5
HSL:
246°, 79.6610%, 76.8627%
HSV (HSB):
246°, 38.6831%, 95.2941%
XYZ:
41.2232, 35.3369, 89.4420
xyY:
0.2483, 0.2129, 35.3369
CIE-Lab:
66.0101, 24.9836, -45.9116
CIE-LCH:
66.0101, 52.2691, 298.5536
CIE-Luv:
66.0101, -1.2409, -76.8436
Hunter-Lab:
59.4448, 19.7559, -47.5977
#9f95f3 color charts
#9f95f3 color shades, tints & tones
#9f95f3 color schemes
#9f95f3 color preview, HTML & CSS examples
This text has a color of #9f95f3
<p style="color:#9f95f3;">Text here</p>
.mytext {color:#9f95f3;}
This box has a color of #9f95f3
<div style="background-color:#9f95f3;">Content here</div>
.mybackground {background-color:#9f95f3;}
Border around this has a color of #9f95f3
<div style="border:2px solid #9f95f3;">Content here</div>
.myborder {border:2px solid #9f95f3;}