#2e3f81 color space conversions
Hex:
#2e3f81
RGB:
46, 63, 129
CMY:
82, 75, 49
CMYK:
64, 51, 0, 49
HSL:
228°, 47.4286%, 34.3137%
HSV (HSB):
228°, 64.3411%, 50.5882%
XYZ:
6.8667, 5.7208, 21.5112
xyY:
0.2014, 0.1678, 5.7208
CIE-Lab:
28.6969, 15.5848, -39.4199
CIE-LCH:
28.6969, 42.3889, 291.5715
CIE-Luv:
28.6969, -8.6287, -52.5396
Hunter-Lab:
23.9183, 9.3884, -36.5804
#2e3f81 color charts
#2e3f81 color shades, tints & tones
#2e3f81 color schemes
#2e3f81 color preview, HTML & CSS examples
This text has a color of #2e3f81
<p style="color:#2e3f81;">Text here</p>
.mytext {color:#2e3f81;}
This box has a color of #2e3f81
<div style="background-color:#2e3f81;">Content here</div>
.mybackground {background-color:#2e3f81;}
Border around this has a color of #2e3f81
<div style="border:2px solid #2e3f81;">Content here</div>
.myborder {border:2px solid #2e3f81;}