#2e98e7 color space conversions
Hex:
#2e98e7
RGB:
46, 152, 231
CMY:
82, 40, 9
CMYK:
80, 34, 0, 9
HSL:
206°, 79.3991%, 54.3137%
HSV (HSB):
206°, 80.0866%, 90.5882%
XYZ:
26.7788, 28.8068, 79.7502
xyY:
0.1979, 0.2129, 28.8068
CIE-Lab:
60.6108, -2.4352, -48.1951
CIE-LCH:
60.6108, 48.2566, 267.1075
CIE-Luv:
60.6108, -34.9915, -76.4078
Hunter-Lab:
53.6720, -4.8664, -50.5275
#2e98e7 color charts
#2e98e7 color shades, tints & tones
#2e98e7 color schemes
#2e98e7 color preview, HTML & CSS examples
This text has a color of #2e98e7
<p style="color:#2e98e7;">Text here</p>
.mytext {color:#2e98e7;}
This box has a color of #2e98e7
<div style="background-color:#2e98e7;">Content here</div>
.mybackground {background-color:#2e98e7;}
Border around this has a color of #2e98e7
<div style="border:2px solid #2e98e7;">Content here</div>
.myborder {border:2px solid #2e98e7;}