#333fa1 color space conversions
Hex:
#333fa1
RGB:
51, 63, 161
CMY:
80, 75, 37
CMYK:
68, 61, 0, 37
HSL:
233°, 51.8868%, 41.5686%
HSV (HSB):
233°, 68.3230%, 63.1373%
XYZ:
9.5758, 6.8320, 34.5322
xyY:
0.1880, 0.1341, 6.8320
CIE-Lab:
31.4214, 28.2538, -54.6297
CIE-LCH:
31.4214, 61.5034, 297.3474
CIE-Luv:
31.4214, -8.2616, -74.8374
Hunter-Lab:
26.1382, 19.6521, -60.0338
#333fa1 color charts
#333fa1 color shades, tints & tones
#333fa1 color schemes
#333fa1 color preview, HTML & CSS examples
This text has a color of #333fa1
<p style="color:#333fa1;">Text here</p>
.mytext {color:#333fa1;}
This box has a color of #333fa1
<div style="background-color:#333fa1;">Content here</div>
.mybackground {background-color:#333fa1;}
Border around this has a color of #333fa1
<div style="border:2px solid #333fa1;">Content here</div>
.myborder {border:2px solid #333fa1;}