#334ac5 color space conversions
Hex:
#334ac5
RGB:
51, 74, 197
CMY:
80, 71, 23
CMYK:
74, 62, 0, 23
HSL:
231°, 58.8710%, 48.6275%
HSV (HSB):
231°, 74.1117%, 77.2549%
XYZ:
13.8921, 9.6326, 53.9504
xyY:
0.1793, 0.1243, 9.6326
CIE-Lab:
37.1748, 34.1764, -66.5807
CIE-LCH:
37.1748, 74.8400, 297.1718
CIE-Luv:
37.1748, -11.7507, -95.5024
Hunter-Lab:
31.0364, 25.5839, -81.3380
#334ac5 color charts
#334ac5 color shades, tints & tones
#334ac5 color schemes
#334ac5 color preview, HTML & CSS examples
This text has a color of #334ac5
<p style="color:#334ac5;">Text here</p>
.mytext {color:#334ac5;}
This box has a color of #334ac5
<div style="background-color:#334ac5;">Content here</div>
.mybackground {background-color:#334ac5;}
Border around this has a color of #334ac5
<div style="border:2px solid #334ac5;">Content here</div>
.myborder {border:2px solid #334ac5;}