#2e3def color space conversions
Hex:
#2e3def
RGB:
46, 61, 239
CMY:
82, 76, 6
CMYK:
81, 74, 0, 6
HSL:
235°, 85.7778%, 55.8824%
HSV (HSB):
235°, 80.7531%, 93.7255%
XYZ:
18.3754, 10.1503, 82.6521
xyY:
0.1653, 0.0913, 10.1503
CIE-Lab:
38.1109, 55.8779, -89.1487
CIE-LCH:
38.1109, 105.2132, 302.0793
CIE-Luv:
38.1109, -11.0209, -123.9074
Hunter-Lab:
31.8596, 47.1981, -131.5121
#2e3def color charts
#2e3def color shades, tints & tones
#2e3def color schemes
#2e3def color preview, HTML & CSS examples
This text has a color of #2e3def
<p style="color:#2e3def;">Text here</p>
.mytext {color:#2e3def;}
This box has a color of #2e3def
<div style="background-color:#2e3def;">Content here</div>
.mybackground {background-color:#2e3def;}
Border around this has a color of #2e3def
<div style="border:2px solid #2e3def;">Content here</div>
.myborder {border:2px solid #2e3def;}