#333f7a color space conversions
Hex:
#333f7a
RGB:
51, 63, 122
CMY:
80, 75, 52
CMYK:
58, 48, 0, 52
HSL:
230°, 41.0405%, 33.9216%
HSV (HSB):
230°, 58.1967%, 47.8431%
XYZ:
6.6556, 5.6640, 19.1548
xyY:
0.2115, 0.1800, 5.6640
CIE-Lab:
28.5483, 14.0694, -35.2574
CIE-LCH:
28.5483, 37.9609, 291.7545
CIE-Luv:
28.5483, -7.1484, -46.9107
Hunter-Lab:
23.7991, 8.2705, -31.0605
#333f7a color charts
#333f7a color shades, tints & tones
#333f7a color schemes
#333f7a color preview, HTML & CSS examples
This text has a color of #333f7a
<p style="color:#333f7a;">Text here</p>
.mytext {color:#333f7a;}
This box has a color of #333f7a
<div style="background-color:#333f7a;">Content here</div>
.mybackground {background-color:#333f7a;}
Border around this has a color of #333f7a
<div style="border:2px solid #333f7a;">Content here</div>
.myborder {border:2px solid #333f7a;}