#2a3b4d color space conversions
Hex:
#2a3b4d
RGB:
42, 59, 77
CMY:
84, 77, 70
CMYK:
45, 23, 0, 70
HSL:
211°, 29.4118%, 23.3333%
HSV (HSB):
211°, 45.4545%, 30.1961%
XYZ:
3.8584, 4.1560, 7.6200
xyY:
0.2468, 0.2658, 4.1560
CIE-Lab:
24.1806, -1.3519, -13.1423
CIE-LCH:
24.1806, 13.2117, 264.1269
CIE-Luv:
24.1806, -7.7152, -15.1963
Hunter-Lab:
20.3862, -1.8925, -7.8911
#2a3b4d color charts
#2a3b4d color shades, tints & tones
#2a3b4d color schemes
#2a3b4d color preview, HTML & CSS examples
This text has a color of #2a3b4d
<p style="color:#2a3b4d;">Text here</p>
.mytext {color:#2a3b4d;}
This box has a color of #2a3b4d
<div style="background-color:#2a3b4d;">Content here</div>
.mybackground {background-color:#2a3b4d;}
Border around this has a color of #2a3b4d
<div style="border:2px solid #2a3b4d;">Content here</div>
.myborder {border:2px solid #2a3b4d;}