#334f7f color space conversions
Hex:
#334f7f
RGB:
51, 79, 127
CMY:
80, 69, 50
CMYK:
60, 38, 0, 50
HSL:
218°, 42.6966%, 34.9020%
HSV (HSB):
218°, 59.8425%, 49.8039%
XYZ:
7.9920, 7.8281, 21.1684
xyY:
0.2161, 0.2116, 7.8281
CIE-Lab:
33.6222, 5.1605, -30.3060
CIE-LCH:
33.6222, 30.7422, 279.6636
CIE-Luv:
33.6222, -12.5113, -41.7025
Hunter-Lab:
27.9787, 2.0250, -25.2732
#334f7f color charts
#334f7f color shades, tints & tones
#334f7f color schemes
#334f7f color preview, HTML & CSS examples
This text has a color of #334f7f
<p style="color:#334f7f;">Text here</p>
.mytext {color:#334f7f;}
This box has a color of #334f7f
<div style="background-color:#334f7f;">Content here</div>
.mybackground {background-color:#334f7f;}
Border around this has a color of #334f7f
<div style="border:2px solid #334f7f;">Content here</div>
.myborder {border:2px solid #334f7f;}