#2e8dd3 color space conversions
Hex:
#2e8dd3
RGB:
46, 141, 211
CMY:
82, 45, 17
CMYK:
78, 33, 0, 17
HSL:
205°, 65.2174%, 50.3922%
HSV (HSB):
205°, 78.1991%, 82.7451%
XYZ:
22.4095, 24.3337, 65.1438
xyY:
0.2003, 0.2175, 24.3337
CIE-Lab:
56.4204, -3.2690, -43.6635
CIE-LCH:
56.4204, 43.7857, 265.7184
CIE-Luv:
56.4204, -32.3067, -67.9102
Hunter-Lab:
49.3292, -5.2366, -43.7674
#2e8dd3 color charts
#2e8dd3 color shades, tints & tones
#2e8dd3 color schemes
#2e8dd3 color preview, HTML & CSS examples
This text has a color of #2e8dd3
<p style="color:#2e8dd3;">Text here</p>
.mytext {color:#2e8dd3;}
This box has a color of #2e8dd3
<div style="background-color:#2e8dd3;">Content here</div>
.mybackground {background-color:#2e8dd3;}
Border around this has a color of #2e8dd3
<div style="border:2px solid #2e8dd3;">Content here</div>
.myborder {border:2px solid #2e8dd3;}