#95a7d5 color space conversions
Hex:
#95a7d5
RGB:
149, 167, 213
CMY:
42, 35, 16
CMYK:
30, 22, 0, 16
HSL:
223°, 43.2432%, 70.9804%
HSV (HSB):
223°, 30.0469%, 83.5294%
XYZ:
38.2234, 38.8311, 68.4314
xyY:
0.2627, 0.2669, 38.8311
CIE-Lab:
68.6287, 4.2837, -25.4032
CIE-LCH:
68.6287, 25.7619, 279.5717
CIE-Luv:
68.6287, -11.3619, -40.3521
Hunter-Lab:
62.3146, 0.4402, -21.4896
#95a7d5 color charts
#95a7d5 color shades, tints & tones
#95a7d5 color schemes
#95a7d5 color preview, HTML & CSS examples
This text has a color of #95a7d5
<p style="color:#95a7d5;">Text here</p>
.mytext {color:#95a7d5;}
This box has a color of #95a7d5
<div style="background-color:#95a7d5;">Content here</div>
.mybackground {background-color:#95a7d5;}
Border around this has a color of #95a7d5
<div style="border:2px solid #95a7d5;">Content here</div>
.myborder {border:2px solid #95a7d5;}