#2e007e color space conversions
Hex:
#2e007e
RGB:
46, 0, 126
CMY:
82, 100, 51
CMYK:
63, 100, 0, 51
HSL:
262°, 100.0000%, 24.7059%
HSV (HSB):
262°, 100.0000%, 49.4118%
XYZ:
4.8926, 2.0872, 19.8837
xyY:
0.1821, 0.0777, 2.0872
CIE-Lab:
15.9384, 48.3308, -58.4024
CIE-LCH:
15.9384, 75.8070, 309.6094
CIE-Luv:
15.9384, 1.3125, -56.4323
Hunter-Lab:
14.4471, 35.1675, -71.4881
#2e007e color charts
#2e007e color shades, tints & tones
#2e007e color schemes
#2e007e color preview, HTML & CSS examples
This text has a color of #2e007e
<p style="color:#2e007e;">Text here</p>
.mytext {color:#2e007e;}
This box has a color of #2e007e
<div style="background-color:#2e007e;">Content here</div>
.mybackground {background-color:#2e007e;}
Border around this has a color of #2e007e
<div style="border:2px solid #2e007e;">Content here</div>
.myborder {border:2px solid #2e007e;}