#2a114e color space conversions
Hex:
#2a114e
RGB:
42, 17, 78
CMY:
84, 93, 69
CMYK:
46, 78, 0, 69
HSL:
265°, 64.2105%, 18.6275%
HSV (HSB):
265°, 78.2051%, 30.5882%
XYZ:
2.5304, 1.4432, 7.3529
xyY:
0.2234, 0.1274, 1.4432
CIE-Lab:
12.2423, 27.5647, -32.7512
CIE-LCH:
12.2423, 42.8071, 310.0852
CIE-Luv:
12.2423, 3.3533, -29.8278
Hunter-Lab:
12.0133, 16.5753, -27.8800
#2a114e color charts
#2a114e color shades, tints & tones
#2a114e color schemes
#2a114e color preview, HTML & CSS examples
This text has a color of #2a114e
<p style="color:#2a114e;">Text here</p>
.mytext {color:#2a114e;}
This box has a color of #2a114e
<div style="background-color:#2a114e;">Content here</div>
.mybackground {background-color:#2a114e;}
Border around this has a color of #2a114e
<div style="border:2px solid #2a114e;">Content here</div>
.myborder {border:2px solid #2a114e;}