#033c7f color space conversions
Hex:
#033c7f
RGB:
3, 60, 127
CMY:
99, 76, 50
CMYK:
98, 53, 0, 50
HSL:
212°, 95.3846%, 25.4902%
HSV (HSB):
212°, 97.6378%, 49.8039%
XYZ:
5.4842, 4.7834, 20.7129
xyY:
0.1770, 0.1544, 4.7834
CIE-Lab:
26.1085, 11.7070, -42.4236
CIE-LCH:
26.1085, 44.0093, 285.4271
CIE-Luv:
26.1085, -13.7274, -54.1194
Hunter-Lab:
21.8709, 6.4850, -40.8410
#033c7f color charts
#033c7f color shades, tints & tones
#033c7f color schemes
#033c7f color preview, HTML & CSS examples
This text has a color of #033c7f
<p style="color:#033c7f;">Text here</p>
.mytext {color:#033c7f;}
This box has a color of #033c7f
<div style="background-color:#033c7f;">Content here</div>
.mybackground {background-color:#033c7f;}
Border around this has a color of #033c7f
<div style="border:2px solid #033c7f;">Content here</div>
.myborder {border:2px solid #033c7f;}