#334cca color space conversions
Hex:
#334cca
RGB:
51, 76, 202
CMY:
80, 70, 21
CMYK:
75, 62, 0, 21
HSL:
230°, 59.6838%, 49.6078%
HSV (HSB):
230°, 74.7525%, 79.2157%
XYZ:
14.6104, 10.1370, 57.0637
xyY:
0.1786, 0.1239, 10.1370
CIE-Lab:
38.0871, 34.7071, -67.9952
CIE-LCH:
38.0871, 76.3409, 297.0413
CIE-Luv:
38.0871, -12.3102, -98.1858
Hunter-Lab:
31.8386, 26.1940, -83.9773
#334cca color charts
#334cca color shades, tints & tones
#334cca color schemes
#334cca color preview, HTML & CSS examples
This text has a color of #334cca
<p style="color:#334cca;">Text here</p>
.mytext {color:#334cca;}
This box has a color of #334cca
<div style="background-color:#334cca;">Content here</div>
.mybackground {background-color:#334cca;}
Border around this has a color of #334cca
<div style="border:2px solid #334cca;">Content here</div>
.myborder {border:2px solid #334cca;}