#2e2e80 color space conversions
Hex:
#2e2e80
RGB:
46, 46, 128
CMY:
82, 82, 50
CMYK:
64, 64, 0, 50
HSL:
240°, 47.1264%, 34.1176%
HSV (HSB):
240°, 64.0625%, 50.1961%
XYZ:
6.0000, 4.0933, 20.8959
xyY:
0.1936, 0.1321, 4.0933
CIE-Lab:
23.9777, 26.7685, -46.4353
CIE-LCH:
23.9777, 53.5984, 299.9621
CIE-Luv:
23.9777, -4.1612, -57.7107
Hunter-Lab:
20.2320, 17.5298, -47.0732
#2e2e80 color charts
#2e2e80 color shades, tints & tones
#2e2e80 color schemes
#2e2e80 color preview, HTML & CSS examples
This text has a color of #2e2e80
<p style="color:#2e2e80;">Text here</p>
.mytext {color:#2e2e80;}
This box has a color of #2e2e80
<div style="background-color:#2e2e80;">Content here</div>
.mybackground {background-color:#2e2e80;}
Border around this has a color of #2e2e80
<div style="border:2px solid #2e2e80;">Content here</div>
.myborder {border:2px solid #2e2e80;}