#033bdd color space conversions
Hex:
#033bdd
RGB:
3, 59, 221
CMY:
99, 77, 13
CMYK:
99, 73, 0, 13
HSL:
225°, 97.3214%, 43.9216%
HSV (HSB):
225°, 98.6425%, 86.6667%
XYZ:
14.6527, 8.3677, 69.2495
xyY:
0.1588, 0.0907, 8.3677
CIE-Lab:
34.7373, 49.4042, -84.5167
CIE-LCH:
34.7373, 97.8971, 300.3084
CIE-Luv:
34.7373, -13.2668, -113.7442
Hunter-Lab:
28.9271, 39.7947, -121.6874
#033bdd color charts
#033bdd color shades, tints & tones
#033bdd color schemes
#033bdd color preview, HTML & CSS examples
This text has a color of #033bdd
<p style="color:#033bdd;">Text here</p>
.mytext {color:#033bdd;}
This box has a color of #033bdd
<div style="background-color:#033bdd;">Content here</div>
.mybackground {background-color:#033bdd;}
Border around this has a color of #033bdd
<div style="border:2px solid #033bdd;">Content here</div>
.myborder {border:2px solid #033bdd;}