#333f8a color space conversions
Hex:
#333f8a
RGB:
51, 63, 138
CMY:
80, 75, 46
CMYK:
63, 54, 0, 46
HSL:
232°, 46.0317%, 37.0588%
HSV (HSB):
232°, 63.0435%, 54.1176%
XYZ:
7.7302, 6.0938, 24.8136
xyY:
0.2001, 0.1577, 6.0938
CIE-Lab:
29.6479, 19.8729, -43.4597
CIE-LCH:
29.6479, 47.7878, 294.5732
CIE-Luv:
29.6479, -7.5936, -58.7281
Hunter-Lab:
24.6856, 12.6966, -42.3173
#333f8a color charts
#333f8a color shades, tints & tones
#333f8a color schemes
#333f8a color preview, HTML & CSS examples
This text has a color of #333f8a
<p style="color:#333f8a;">Text here</p>
.mytext {color:#333f8a;}
This box has a color of #333f8a
<div style="background-color:#333f8a;">Content here</div>
.mybackground {background-color:#333f8a;}
Border around this has a color of #333f8a
<div style="border:2px solid #333f8a;">Content here</div>
.myborder {border:2px solid #333f8a;}