#333e85 color space conversions
Hex:
#333e85
RGB:
51, 62, 133
CMY:
80, 76, 48
CMYK:
62, 53, 0, 48
HSL:
232°, 44.5652%, 36.0784%
HSV (HSB):
232°, 61.6541%, 52.1569%
XYZ:
7.3215, 5.8425, 22.9321
xyY:
0.2028, 0.1619, 5.8425
CIE-Lab:
29.0116, 18.7284, -41.3877
CIE-LCH:
29.0116, 45.4279, 294.3473
CIE-Luv:
29.0116, -7.1659, -55.5287
Hunter-Lab:
24.1713, 11.7680, -39.3306
#333e85 color charts
#333e85 color shades, tints & tones
#333e85 color schemes
#333e85 color preview, HTML & CSS examples
This text has a color of #333e85
<p style="color:#333e85;">Text here</p>
.mytext {color:#333e85;}
This box has a color of #333e85
<div style="background-color:#333e85;">Content here</div>
.mybackground {background-color:#333e85;}
Border around this has a color of #333e85
<div style="border:2px solid #333e85;">Content here</div>
.myborder {border:2px solid #333e85;}