#343a81 color space conversions
Hex:
#343a81
RGB:
52, 58, 129
CMY:
80, 77, 49
CMYK:
60, 55, 0, 49
HSL:
235°, 42.5414%, 35.4902%
HSV (HSB):
235°, 59.6899%, 50.5882%
XYZ:
6.8917, 5.3412, 21.4366
xyY:
0.2047, 0.1586, 5.3412
CIE-Lab:
27.6854, 20.1974, -41.0291
CIE-LCH:
27.6854, 45.7310, 296.2096
CIE-Luv:
27.6854, -5.6374, -54.2241
Hunter-Lab:
23.1109, 12.7845, -38.8169
#343a81 color charts
#343a81 color shades, tints & tones
#343a81 color schemes
#343a81 color preview, HTML & CSS examples
This text has a color of #343a81
<p style="color:#343a81;">Text here</p>
.mytext {color:#343a81;}
This box has a color of #343a81
<div style="background-color:#343a81;">Content here</div>
.mybackground {background-color:#343a81;}
Border around this has a color of #343a81
<div style="border:2px solid #343a81;">Content here</div>
.myborder {border:2px solid #343a81;}