#2eaabb color space conversions
Hex:
#2eaabb
RGB:
46, 170, 187
CMY:
82, 33, 27
CMYK:
75, 9, 0, 27
HSL:
187°, 60.5150%, 45.6863%
HSV (HSB):
187°, 75.4011%, 73.3333%
XYZ:
24.4711, 32.9181, 52.0778
xyY:
0.2235, 0.3007, 32.9181
CIE-Lab:
64.0946, -27.1514, -18.3146
CIE-LCH:
64.0946, 32.7509, 214.0010
CIE-Luv:
64.0946, -43.9224, -24.2362
Hunter-Lab:
57.3743, -24.2720, -13.6546
#2eaabb color charts
#2eaabb color shades, tints & tones
#2eaabb color schemes
#2eaabb color preview, HTML & CSS examples
This text has a color of #2eaabb
<p style="color:#2eaabb;">Text here</p>
.mytext {color:#2eaabb;}
This box has a color of #2eaabb
<div style="background-color:#2eaabb;">Content here</div>
.mybackground {background-color:#2eaabb;}
Border around this has a color of #2eaabb
<div style="border:2px solid #2eaabb;">Content here</div>
.myborder {border:2px solid #2eaabb;}