#2a2a3e color space conversions
Hex:
#2a2a3e
RGB:
42, 42, 62
CMY:
84, 84, 76
CMYK:
32, 32, 0, 76
HSL:
240°, 19.2308%, 20.3922%
HSV (HSB):
240°, 32.2581%, 24.3137%
XYZ:
2.6523, 2.4960, 4.8994
xyY:
0.2640, 0.2484, 2.4960
CIE-Lab:
17.9004, 5.5357, -12.6874
CIE-LCH:
17.9004, 13.8424, 293.5725
CIE-Luv:
17.9004, -0.9786, -13.5760
Hunter-Lab:
15.7986, 2.3194, -7.3277
#2a2a3e color charts
#2a2a3e color shades, tints & tones
#2a2a3e color schemes
#2a2a3e color preview, HTML & CSS examples
This text has a color of #2a2a3e
<p style="color:#2a2a3e;">Text here</p>
.mytext {color:#2a2a3e;}
This box has a color of #2a2a3e
<div style="background-color:#2a2a3e;">Content here</div>
.mybackground {background-color:#2a2a3e;}
Border around this has a color of #2a2a3e
<div style="border:2px solid #2a2a3e;">Content here</div>
.myborder {border:2px solid #2a2a3e;}