#2e2ed2 color space conversions
Hex:
#2e2ed2
RGB:
46, 46, 210
CMY:
82, 82, 18
CMYK:
78, 78, 0, 18
HSL:
240°, 64.5669%, 50.1961%
HSV (HSB):
240°, 78.0952%, 82.3529%
XYZ:
13.7366, 7.1880, 61.6362
xyY:
0.1664, 0.0871, 7.1880
CIE-Lab:
32.2311, 54.4991, -82.2886
CIE-LCH:
32.2311, 98.6994, 303.5162
CIE-Luv:
32.2311, -7.7722, -107.7870
Hunter-Lab:
26.8104, 44.5380, -117.5384
#2e2ed2 color charts
#2e2ed2 color shades, tints & tones
#2e2ed2 color schemes
#2e2ed2 color preview, HTML & CSS examples
This text has a color of #2e2ed2
<p style="color:#2e2ed2;">Text here</p>
.mytext {color:#2e2ed2;}
This box has a color of #2e2ed2
<div style="background-color:#2e2ed2;">Content here</div>
.mybackground {background-color:#2e2ed2;}
Border around this has a color of #2e2ed2
<div style="border:2px solid #2e2ed2;">Content here</div>
.myborder {border:2px solid #2e2ed2;}