#95a9e9 color space conversions
Hex:
#95a9e9
RGB:
149, 169, 233
CMY:
42, 34, 9
CMYK:
36, 27, 0, 9
HSL:
226°, 65.6250%, 74.9020%
HSV (HSB):
226°, 36.0515%, 91.3725%
XYZ:
41.2904, 40.6487, 82.7605
xyY:
0.2507, 0.2468, 40.6487
CIE-Lab:
69.9291, 8.2970, -34.3695
CIE-LCH:
69.9291, 35.3568, 283.5719
CIE-Luv:
69.9291, -12.8950, -55.9393
Hunter-Lab:
63.7563, 4.0280, -32.3335
#95a9e9 color charts
#95a9e9 color shades, tints & tones
#95a9e9 color schemes
#95a9e9 color preview, HTML & CSS examples
This text has a color of #95a9e9
<p style="color:#95a9e9;">Text here</p>
.mytext {color:#95a9e9;}
This box has a color of #95a9e9
<div style="background-color:#95a9e9;">Content here</div>
.mybackground {background-color:#95a9e9;}
Border around this has a color of #95a9e9
<div style="border:2px solid #95a9e9;">Content here</div>
.myborder {border:2px solid #95a9e9;}