#333a81 color space conversions
Hex:
#333a81
RGB:
51, 58, 129
CMY:
80, 77, 49
CMYK:
60, 55, 0, 49
HSL:
235°, 43.3333%, 35.2941%
HSV (HSB):
235°, 60.4651%, 50.5882%
XYZ:
6.8407, 5.3149, 21.4342
xyY:
0.2037, 0.1582, 5.3149
CIE-Lab:
27.6137, 19.9915, -41.1484
CIE-LCH:
27.6137, 45.7477, 295.9123
CIE-Luv:
27.6137, -5.9117, -54.3043
Hunter-Lab:
23.0541, 12.6210, -38.9862
#333a81 color charts
#333a81 color shades, tints & tones
#333a81 color schemes
#333a81 color preview, HTML & CSS examples
This text has a color of #333a81
<p style="color:#333a81;">Text here</p>
.mytext {color:#333a81;}
This box has a color of #333a81
<div style="background-color:#333a81;">Content here</div>
.mybackground {background-color:#333a81;}
Border around this has a color of #333a81
<div style="border:2px solid #333a81;">Content here</div>
.myborder {border:2px solid #333a81;}