#033afe color space conversions
Hex:
#033afe
RGB:
3, 58, 254
CMY:
99, 77, 0
CMYK:
99, 77, 0, 0
HSL:
227°, 99.2095%, 50.3922%
HSV (HSB):
227°, 98.8189%, 99.6078%
XYZ:
19.4400, 10.2012, 94.7104
xyY:
0.1563, 0.0820, 10.2012
CIE-Lab:
38.2012, 60.9673, -97.4657
CIE-LCH:
38.2012, 114.9634, 302.0270
CIE-Luv:
38.2012, -13.6736, -132.7236
Hunter-Lab:
31.9394, 52.7508, -153.4562
#033afe color charts
#033afe color shades, tints & tones
#033afe color schemes
#033afe color preview, HTML & CSS examples
This text has a color of #033afe
<p style="color:#033afe;">Text here</p>
.mytext {color:#033afe;}
This box has a color of #033afe
<div style="background-color:#033afe;">Content here</div>
.mybackground {background-color:#033afe;}
Border around this has a color of #033afe
<div style="border:2px solid #033afe;">Content here</div>
.myborder {border:2px solid #033afe;}