#333b65 color space conversions
Hex:
#333b65
RGB:
51, 59, 101
CMY:
80, 77, 60
CMYK:
50, 42, 0, 60
HSL:
230°, 32.8947%, 29.8039%
HSV (HSB):
230°, 49.5050%, 39.6078%
XYZ:
5.2782, 4.7713, 12.9547
xyY:
0.2294, 0.2074, 4.7713
CIE-Lab:
26.0731, 9.4095, -25.8279
CIE-LCH:
26.0731, 27.4885, 290.0175
CIE-Luv:
26.0731, -5.2134, -32.9549
Hunter-Lab:
21.8434, 4.9064, -19.8729
#333b65 color charts
#333b65 color shades, tints & tones
#333b65 color schemes
#333b65 color preview, HTML & CSS examples
This text has a color of #333b65
<p style="color:#333b65;">Text here</p>
.mytext {color:#333b65;}
This box has a color of #333b65
<div style="background-color:#333b65;">Content here</div>
.mybackground {background-color:#333b65;}
Border around this has a color of #333b65
<div style="border:2px solid #333b65;">Content here</div>
.myborder {border:2px solid #333b65;}