#2e98e8 color space conversions
Hex:
#2e98e8
RGB:
46, 152, 232
CMY:
82, 40, 9
CMYK:
80, 34, 0, 9
HSL:
206°, 80.1724%, 54.5098%
HSV (HSB):
206°, 80.1724%, 90.9804%
XYZ:
26.9204, 28.8635, 80.4963
xyY:
0.1975, 0.2118, 28.8635
CIE-Lab:
60.6610, -2.0745, -48.6690
CIE-LCH:
60.6610, 48.7132, 267.5593
CIE-Luv:
60.6610, -34.9405, -77.2463
Hunter-Lab:
53.7248, -4.5755, -51.2274
#2e98e8 color charts
#2e98e8 color shades, tints & tones
#2e98e8 color schemes
#2e98e8 color preview, HTML & CSS examples
This text has a color of #2e98e8
<p style="color:#2e98e8;">Text here</p>
.mytext {color:#2e98e8;}
This box has a color of #2e98e8
<div style="background-color:#2e98e8;">Content here</div>
.mybackground {background-color:#2e98e8;}
Border around this has a color of #2e98e8
<div style="border:2px solid #2e98e8;">Content here</div>
.myborder {border:2px solid #2e98e8;}