#033fc2 color space conversions
Hex:
#033fc2
RGB:
3, 63, 194
CMY:
99, 75, 24
CMYK:
98, 68, 0, 24
HSL:
221°, 96.9543%, 38.6275%
HSV (HSB):
221°, 98.4536%, 76.0784%
XYZ:
11.5527, 7.4694, 51.8718
xyY:
0.1630, 0.1054, 7.4694
CIE-Lab:
32.8525, 37.1052, -71.9737
CIE-LCH:
32.8525, 80.9754, 297.2729
CIE-Luv:
32.8525, -13.8094, -97.1903
Hunter-Lab:
27.3302, 27.6252, -93.3991
#033fc2 color charts
#033fc2 color shades, tints & tones
#033fc2 color schemes
#033fc2 color preview, HTML & CSS examples
This text has a color of #033fc2
<p style="color:#033fc2;">Text here</p>
.mytext {color:#033fc2;}
This box has a color of #033fc2
<div style="background-color:#033fc2;">Content here</div>
.mybackground {background-color:#033fc2;}
Border around this has a color of #033fc2
<div style="border:2px solid #033fc2;">Content here</div>
.myborder {border:2px solid #033fc2;}