#9fa7e5 color space conversions
Hex:
#9fa7e5
RGB:
159, 167, 229
CMY:
38, 35, 10
CMYK:
31, 27, 0, 10
HSL:
233°, 57.3770%, 76.0784%
HSV (HSB):
233°, 30.5677%, 89.8039%
XYZ:
42.2596, 40.6655, 79.7506
xyY:
0.2598, 0.2500, 40.6655
CIE-Lab:
69.9409, 11.1862, -32.1090
CIE-LCH:
69.9409, 34.0017, 289.2074
CIE-Luv:
69.9409, -7.4804, -52.5548
Hunter-Lab:
63.7695, 6.6942, -29.5099
#9fa7e5 color charts
#9fa7e5 color shades, tints & tones
#9fa7e5 color schemes
#9fa7e5 color preview, HTML & CSS examples
This text has a color of #9fa7e5
<p style="color:#9fa7e5;">Text here</p>
.mytext {color:#9fa7e5;}
This box has a color of #9fa7e5
<div style="background-color:#9fa7e5;">Content here</div>
.mybackground {background-color:#9fa7e5;}
Border around this has a color of #9fa7e5
<div style="border:2px solid #9fa7e5;">Content here</div>
.myborder {border:2px solid #9fa7e5;}