#033f85 color space conversions
Hex:
#033f85
RGB:
3, 63, 133
CMY:
99, 75, 48
CMYK:
98, 53, 0, 48
HSL:
212°, 95.5882%, 26.6667%
HSV (HSB):
212°, 97.7444%, 52.1569%
XYZ:
6.0487, 5.2678, 22.8883
xyY:
0.1768, 0.1540, 5.2678
CIE-Lab:
27.4846, 12.1898, -43.9447
CIE-LCH:
27.4846, 45.6040, 285.5034
CIE-Luv:
27.4846, -14.4549, -57.1456
Hunter-Lab:
22.9517, 6.8763, -43.0599
#033f85 color charts
#033f85 color shades, tints & tones
#033f85 color schemes
#033f85 color preview, HTML & CSS examples
This text has a color of #033f85
<p style="color:#033f85;">Text here</p>
.mytext {color:#033f85;}
This box has a color of #033f85
<div style="background-color:#033f85;">Content here</div>
.mybackground {background-color:#033f85;}
Border around this has a color of #033f85
<div style="border:2px solid #033f85;">Content here</div>
.myborder {border:2px solid #033f85;}