#9faffc color space conversions
Hex:
#9faffc
RGB:
159, 175, 252
CMY:
38, 31, 1
CMYK:
37, 31, 0, 1
HSL:
230°, 93.9394%, 80.5882%
HSV (HSB):
230°, 36.9048%, 98.8235%
XYZ:
47.1987, 45.0591, 98.3051
xyY:
0.2477, 0.2365, 45.0591
CIE-Lab:
72.9308, 12.6217, -39.9725
CIE-LCH:
72.9308, 41.9179, 287.5240
CIE-Luv:
72.9308, -11.7406, -66.3433
Hunter-Lab:
67.1261, 8.0389, -39.8410
#9faffc color charts
#9faffc color shades, tints & tones
#9faffc color schemes
#9faffc color preview, HTML & CSS examples
This text has a color of #9faffc
<p style="color:#9faffc;">Text here</p>
.mytext {color:#9faffc;}
This box has a color of #9faffc
<div style="background-color:#9faffc;">Content here</div>
.mybackground {background-color:#9faffc;}
Border around this has a color of #9faffc
<div style="border:2px solid #9faffc;">Content here</div>
.myborder {border:2px solid #9faffc;}