#9fa8ed color space conversions
Hex:
#9fa8ed
RGB:
159, 168, 237
CMY:
38, 34, 7
CMYK:
33, 29, 0, 7
HSL:
233°, 68.4211%, 77.6471%
HSV (HSB):
233°, 32.9114%, 92.9412%
XYZ:
43.5868, 41.4906, 85.8320
xyY:
0.2550, 0.2428, 41.4906
CIE-Lab:
70.5183, 12.6512, -35.5842
CIE-LCH:
70.5183, 37.7662, 289.5718
CIE-Luv:
70.5183, -8.2859, -58.6370
Hunter-Lab:
64.4132, 8.0633, -33.9159
#9fa8ed color charts
#9fa8ed color shades, tints & tones
#9fa8ed color schemes
#9fa8ed color preview, HTML & CSS examples
This text has a color of #9fa8ed
<p style="color:#9fa8ed;">Text here</p>
.mytext {color:#9fa8ed;}
This box has a color of #9fa8ed
<div style="background-color:#9fa8ed;">Content here</div>
.mybackground {background-color:#9fa8ed;}
Border around this has a color of #9fa8ed
<div style="border:2px solid #9fa8ed;">Content here</div>
.myborder {border:2px solid #9fa8ed;}