#334ca5 color space conversions
Hex:
#334ca5
RGB:
51, 76, 165
CMY:
80, 70, 35
CMYK:
69, 54, 0, 35
HSL:
227°, 52.7778%, 42.3529%
HSV (HSB):
227°, 69.0909%, 64.7059%
XYZ:
10.7412, 8.5893, 36.6891
xyY:
0.1917, 0.1533, 8.5893
CIE-Lab:
35.1812, 21.1275, -50.9297
CIE-LCH:
35.1812, 55.1381, 292.5304
CIE-Luv:
35.1812, -11.7715, -72.5757
Hunter-Lab:
29.3075, 14.1322, -53.7079
#334ca5 color charts
#334ca5 color shades, tints & tones
#334ca5 color schemes
#334ca5 color preview, HTML & CSS examples
This text has a color of #334ca5
<p style="color:#334ca5;">Text here</p>
.mytext {color:#334ca5;}
This box has a color of #334ca5
<div style="background-color:#334ca5;">Content here</div>
.mybackground {background-color:#334ca5;}
Border around this has a color of #334ca5
<div style="border:2px solid #334ca5;">Content here</div>
.myborder {border:2px solid #334ca5;}