#2e98d4 color space conversions
Hex:
#2e98d4
RGB:
46, 152, 212
CMY:
82, 40, 17
CMYK:
78, 28, 0, 17
HSL:
202°, 65.8730%, 50.5882%
HSV (HSB):
202°, 78.3019%, 83.1373%
XYZ:
24.2386, 27.7908, 66.3740
xyY:
0.2047, 0.2347, 27.7908
CIE-Lab:
59.6992, -9.2165, -39.0646
CIE-LCH:
59.6992, 40.1371, 256.7250
CIE-Luv:
59.6992, -36.0114, -60.2744
Hunter-Lab:
52.7170, -10.1826, -37.7480
#2e98d4 color charts
#2e98d4 color shades, tints & tones
#2e98d4 color schemes
#2e98d4 color preview, HTML & CSS examples
This text has a color of #2e98d4
<p style="color:#2e98d4;">Text here</p>
.mytext {color:#2e98d4;}
This box has a color of #2e98d4
<div style="background-color:#2e98d4;">Content here</div>
.mybackground {background-color:#2e98d4;}
Border around this has a color of #2e98d4
<div style="border:2px solid #2e98d4;">Content here</div>
.myborder {border:2px solid #2e98d4;}