#2e008e color space conversions
Hex:
#2e008e
RGB:
46, 0, 142
CMY:
82, 100, 44
CMYK:
68, 100, 0, 44
HSL:
259°, 100.0000%, 27.8431%
HSV (HSB):
259°, 100.0000%, 55.6863%
XYZ:
6.0092, 2.5338, 25.7635
xyY:
0.1752, 0.0739, 2.5338
CIE-Lab:
18.0709, 52.3303, -64.9595
CIE-LCH:
18.0709, 83.4158, 308.8543
CIE-Luv:
18.0709, 0.0724, -65.8597
Hunter-Lab:
15.9180, 39.5288, -84.8190
#2e008e color charts
#2e008e color shades, tints & tones
#2e008e color schemes
#2e008e color preview, HTML & CSS examples
This text has a color of #2e008e
<p style="color:#2e008e;">Text here</p>
.mytext {color:#2e008e;}
This box has a color of #2e008e
<div style="background-color:#2e008e;">Content here</div>
.mybackground {background-color:#2e008e;}
Border around this has a color of #2e008e
<div style="border:2px solid #2e008e;">Content here</div>
.myborder {border:2px solid #2e008e;}