#2e95a5 color space conversions
Hex:
#2e95a5
RGB:
46, 149, 165
CMY:
82, 42, 35
CMYK:
72, 10, 0, 35
HSL:
188°, 56.3981%, 41.3725%
HSV (HSB):
188°, 72.1212%, 64.7059%
XYZ:
18.6657, 24.7923, 39.3989
xyY:
0.2253, 0.2992, 24.7923
CIE-Lab:
56.8725, -23.4770, -16.8763
CIE-LCH:
56.8725, 28.9133, 215.7102
CIE-Luv:
56.8725, -37.7670, -21.9935
Hunter-Lab:
49.7919, -20.2209, -12.0602
#2e95a5 color charts
#2e95a5 color shades, tints & tones
#2e95a5 color schemes
#2e95a5 color preview, HTML & CSS examples
This text has a color of #2e95a5
<p style="color:#2e95a5;">Text here</p>
.mytext {color:#2e95a5;}
This box has a color of #2e95a5
<div style="background-color:#2e95a5;">Content here</div>
.mybackground {background-color:#2e95a5;}
Border around this has a color of #2e95a5
<div style="border:2px solid #2e95a5;">Content here</div>
.myborder {border:2px solid #2e95a5;}