#333d7e color space conversions
Hex:
#333d7e
RGB:
51, 61, 126
CMY:
80, 76, 51
CMYK:
60, 52, 0, 51
HSL:
232°, 42.3729%, 34.7059%
HSV (HSB):
232°, 59.5238%, 49.4118%
XYZ:
6.7999, 5.5477, 20.4511
xyY:
0.2073, 0.1691, 5.5477
CIE-Lab:
28.2413, 16.8715, -38.2597
CIE-LCH:
28.2413, 41.8145, 293.7962
CIE-Luv:
28.2413, -6.6629, -50.8430
Hunter-Lab:
23.5535, 10.3144, -34.9931
#333d7e color charts
#333d7e color shades, tints & tones
#333d7e color schemes
#333d7e color preview, HTML & CSS examples
This text has a color of #333d7e
<p style="color:#333d7e;">Text here</p>
.mytext {color:#333d7e;}
This box has a color of #333d7e
<div style="background-color:#333d7e;">Content here</div>
.mybackground {background-color:#333d7e;}
Border around this has a color of #333d7e
<div style="border:2px solid #333d7e;">Content here</div>
.myborder {border:2px solid #333d7e;}