#334cc2 color space conversions
Hex:
#334cc2
RGB:
51, 76, 194
CMY:
80, 70, 24
CMYK:
74, 61, 0, 24
HSL:
230°, 58.3673%, 48.0392%
HSV (HSB):
230°, 73.7113%, 76.0784%
XYZ:
13.6873, 9.7677, 52.2029
xyY:
0.1809, 0.1291, 9.7677
CIE-Lab:
37.4223, 31.8089, -64.4264
CIE-LCH:
37.4223, 71.8510, 296.2767
CIE-Luv:
37.4223, -12.1754, -92.8487
Hunter-Lab:
31.2534, 23.4799, -77.1555
#334cc2 color charts
#334cc2 color shades, tints & tones
#334cc2 color schemes
#334cc2 color preview, HTML & CSS examples
This text has a color of #334cc2
<p style="color:#334cc2;">Text here</p>
.mytext {color:#334cc2;}
This box has a color of #334cc2
<div style="background-color:#334cc2;">Content here</div>
.mybackground {background-color:#334cc2;}
Border around this has a color of #334cc2
<div style="border:2px solid #334cc2;">Content here</div>
.myborder {border:2px solid #334cc2;}