#2e2e85 color space conversions
Hex:
#2e2e85
RGB:
46, 46, 133
CMY:
82, 82, 48
CMYK:
65, 65, 0, 48
HSL:
240°, 48.6034%, 35.0980%
HSV (HSB):
240°, 65.4135%, 52.1569%
XYZ:
6.3373, 4.2283, 22.6724
xyY:
0.1907, 0.1272, 4.2283
CIE-Lab:
24.4122, 28.5588, -48.8668
CIE-LCH:
24.4122, 56.6000, 300.3029
CIE-Luv:
24.4122, -4.3967, -60.9761
Hunter-Lab:
20.5628, 19.0279, -50.9789
#2e2e85 color charts
#2e2e85 color shades, tints & tones
#2e2e85 color schemes
#2e2e85 color preview, HTML & CSS examples
This text has a color of #2e2e85
<p style="color:#2e2e85;">Text here</p>
.mytext {color:#2e2e85;}
This box has a color of #2e2e85
<div style="background-color:#2e2e85;">Content here</div>
.mybackground {background-color:#2e2e85;}
Border around this has a color of #2e2e85
<div style="border:2px solid #2e2e85;">Content here</div>
.myborder {border:2px solid #2e2e85;}