#334c7e color space conversions
Hex:
#334c7e
RGB:
51, 76, 126
CMY:
80, 70, 51
CMYK:
60, 40, 0, 51
HSL:
220°, 42.3729%, 34.7059%
HSV (HSB):
220°, 59.5238%, 49.4118%
XYZ:
7.7156, 7.3790, 20.7563
xyY:
0.2152, 0.2058, 7.3790
CIE-Lab:
32.6547, 6.7759, -31.2174
CIE-LCH:
32.6547, 31.9443, 282.2464
CIE-Luv:
32.6547, -11.4697, -42.7706
Hunter-Lab:
27.1644, 3.1621, -26.2884
#334c7e color charts
#334c7e color shades, tints & tones
#334c7e color schemes
#334c7e color preview, HTML & CSS examples
This text has a color of #334c7e
<p style="color:#334c7e;">Text here</p>
.mytext {color:#334c7e;}
This box has a color of #334c7e
<div style="background-color:#334c7e;">Content here</div>
.mybackground {background-color:#334c7e;}
Border around this has a color of #334c7e
<div style="border:2px solid #334c7e;">Content here</div>
.myborder {border:2px solid #334c7e;}