#9face9 color space conversions
Hex:
#9face9
RGB:
159, 172, 233
CMY:
38, 33, 9
CMYK:
32, 26, 0, 9
HSL:
229°, 62.7119%, 76.8627%
HSV (HSB):
229°, 31.7597%, 91.3725%
XYZ:
43.7586, 42.7592, 83.0378
xyY:
0.2581, 0.2522, 42.7592
CIE-Lab:
71.3912, 9.3946, -32.0522
CIE-LCH:
71.3912, 33.4006, 286.3361
CIE-Luv:
71.3912, -9.7346, -52.3668
Hunter-Lab:
65.3905, 5.0168, -29.5176
#9face9 color charts
#9face9 color shades, tints & tones
#9face9 color schemes
#9face9 color preview, HTML & CSS examples
This text has a color of #9face9
<p style="color:#9face9;">Text here</p>
.mytext {color:#9face9;}
This box has a color of #9face9
<div style="background-color:#9face9;">Content here</div>
.mybackground {background-color:#9face9;}
Border around this has a color of #9face9
<div style="border:2px solid #9face9;">Content here</div>
.myborder {border:2px solid #9face9;}