#9eaced color space conversions
Hex:
#9eaced
RGB:
158, 172, 237
CMY:
38, 33, 7
CMYK:
33, 27, 0, 7
HSL:
229°, 68.6957%, 77.4510%
HSV (HSB):
229°, 33.3333%, 92.9412%
XYZ:
44.1391, 42.8886, 86.0727
xyY:
0.2550, 0.2478, 42.8886
CIE-Lab:
71.4793, 10.1310, -34.0999
CIE-LCH:
71.4793, 35.5730, 286.5466
CIE-Luv:
71.4793, -10.3544, -55.9117
Hunter-Lab:
65.4894, 5.7007, -32.0823
#9eaced color charts
#9eaced color shades, tints & tones
#9eaced color schemes
#9eaced color preview, HTML & CSS examples
This text has a color of #9eaced
<p style="color:#9eaced;">Text here</p>
.mytext {color:#9eaced;}
This box has a color of #9eaced
<div style="background-color:#9eaced;">Content here</div>
.mybackground {background-color:#9eaced;}
Border around this has a color of #9eaced
<div style="border:2px solid #9eaced;">Content here</div>
.myborder {border:2px solid #9eaced;}