#334cc5 color space conversions
Hex:
#334cc5
RGB:
51, 76, 197
CMY:
80, 70, 23
CMYK:
74, 61, 0, 23
HSL:
230°, 58.8710%, 48.6275%
HSV (HSB):
230°, 74.1117%, 77.2549%
XYZ:
14.0277, 9.9039, 53.9956
xyY:
0.1800, 0.1271, 9.9039
CIE-Lab:
37.6694, 32.8989, -65.7721
CIE-LCH:
37.6694, 73.5412, 296.5740
CIE-Luv:
37.6694, -12.2249, -94.8620
Hunter-Lab:
31.4705, 24.4917, -79.6978
#334cc5 color charts
#334cc5 color shades, tints & tones
#334cc5 color schemes
#334cc5 color preview, HTML & CSS examples
This text has a color of #334cc5
<p style="color:#334cc5;">Text here</p>
.mytext {color:#334cc5;}
This box has a color of #334cc5
<div style="background-color:#334cc5;">Content here</div>
.mybackground {background-color:#334cc5;}
Border around this has a color of #334cc5
<div style="border:2px solid #334cc5;">Content here</div>
.myborder {border:2px solid #334cc5;}