#343a5f color space conversions
Hex:
#343a5f
RGB:
52, 58, 95
CMY:
80, 77, 63
CMYK:
45, 39, 0, 63
HSL:
232°, 29.2517%, 28.8235%
HSV (HSB):
232°, 45.2632%, 37.2549%
XYZ:
4.9948, 4.5824, 11.4477
xyY:
0.2376, 0.2180, 4.5824
CIE-Lab:
25.5103, 8.3585, -22.8257
CIE-LCH:
25.5103, 24.3079, 290.1121
CIE-Luv:
25.5103, -4.3027, -28.7629
Hunter-Lab:
21.4065, 4.1880, -16.7223
#343a5f color charts
#343a5f color shades, tints & tones
#343a5f color schemes
#343a5f color preview, HTML & CSS examples
This text has a color of #343a5f
<p style="color:#343a5f;">Text here</p>
.mytext {color:#343a5f;}
This box has a color of #343a5f
<div style="background-color:#343a5f;">Content here</div>
.mybackground {background-color:#343a5f;}
Border around this has a color of #343a5f
<div style="border:2px solid #343a5f;">Content here</div>
.myborder {border:2px solid #343a5f;}