#2e3da5 color space conversions
Hex:
#2e3da5
RGB:
46, 61, 165
CMY:
82, 76, 35
CMYK:
72, 63, 0, 35
HSL:
232°, 56.3981%, 41.3725%
HSV (HSB):
232°, 72.1212%, 64.7059%
XYZ:
9.5870, 6.6349, 36.3727
xyY:
0.1823, 0.1262, 6.6349
CIE-Lab:
30.9610, 30.3293, -57.8048
CIE-LCH:
30.9610, 65.2783, 297.6853
CIE-Luv:
30.9610, -8.9017, -78.3671
Hunter-Lab:
25.7584, 21.3586, -65.6909
#2e3da5 color charts
#2e3da5 color shades, tints & tones
#2e3da5 color schemes
#2e3da5 color preview, HTML & CSS examples
This text has a color of #2e3da5
<p style="color:#2e3da5;">Text here</p>
.mytext {color:#2e3da5;}
This box has a color of #2e3da5
<div style="background-color:#2e3da5;">Content here</div>
.mybackground {background-color:#2e3da5;}
Border around this has a color of #2e3da5
<div style="border:2px solid #2e3da5;">Content here</div>
.myborder {border:2px solid #2e3da5;}