#2e8cec color space conversions
Hex:
#2e8cec
RGB:
46, 140, 236
CMY:
82, 45, 7
CMYK:
81, 41, 0, 7
HSL:
210°, 83.3333%, 55.2941%
HSV (HSB):
210°, 80.5085%, 92.5490%
XYZ:
25.6451, 25.3931, 82.9066
xyY:
0.1915, 0.1896, 25.3931
CIE-Lab:
57.4565, 6.4687, -55.9813
CIE-LCH:
57.4565, 56.3538, 276.5913
CIE-Luv:
57.4565, -30.8417, -89.3053
Hunter-Lab:
50.3916, 2.6563, -62.2725
#2e8cec color charts
#2e8cec color shades, tints & tones
#2e8cec color schemes
#2e8cec color preview, HTML & CSS examples
This text has a color of #2e8cec
<p style="color:#2e8cec;">Text here</p>
.mytext {color:#2e8cec;}
This box has a color of #2e8cec
<div style="background-color:#2e8cec;">Content here</div>
.mybackground {background-color:#2e8cec;}
Border around this has a color of #2e8cec
<div style="border:2px solid #2e8cec;">Content here</div>
.myborder {border:2px solid #2e8cec;}