#2e2ed4 color space conversions
Hex:
#2e2ed4
RGB:
46, 46, 212
CMY:
82, 82, 17
CMYK:
78, 78, 0, 17
HSL:
240°, 65.8730%, 50.5882%
HSV (HSB):
240°, 78.3019%, 83.1373%
XYZ:
13.9874, 7.2883, 62.9569
xyY:
0.1661, 0.0865, 7.2883
CIE-Lab:
32.4544, 55.1237, -83.0769
CIE-LCH:
32.4544, 99.7015, 303.5653
CIE-Luv:
32.4544, -7.8557, -108.9449
Hunter-Lab:
26.9968, 45.2384, -119.3671
#2e2ed4 color charts
#2e2ed4 color shades, tints & tones
#2e2ed4 color schemes
#2e2ed4 color preview, HTML & CSS examples
This text has a color of #2e2ed4
<p style="color:#2e2ed4;">Text here</p>
.mytext {color:#2e2ed4;}
This box has a color of #2e2ed4
<div style="background-color:#2e2ed4;">Content here</div>
.mybackground {background-color:#2e2ed4;}
Border around this has a color of #2e2ed4
<div style="border:2px solid #2e2ed4;">Content here</div>
.myborder {border:2px solid #2e2ed4;}