#03a0e0 color space conversions
Hex:
#03a0e0
RGB:
3, 160, 224
CMY:
99, 37, 12
CMYK:
99, 29, 0, 12
HSL:
197°, 97.3568%, 44.5098%
HSV (HSB):
197°, 98.6607%, 87.8431%
XYZ:
26.0629, 30.5428, 75.0427
xyY:
0.1980, 0.2320, 30.5428
CIE-Lab:
62.1198, -11.8866, -41.9740
CIE-LCH:
62.1198, 43.6246, 254.1884
CIE-Luv:
62.1198, -41.0791, -65.2587
Hunter-Lab:
55.2655, -12.5351, -41.8215
#03a0e0 color charts
#03a0e0 color shades, tints & tones
#03a0e0 color schemes
#03a0e0 color preview, HTML & CSS examples
This text has a color of #03a0e0
<p style="color:#03a0e0;">Text here</p>
.mytext {color:#03a0e0;}
This box has a color of #03a0e0
<div style="background-color:#03a0e0;">Content here</div>
.mybackground {background-color:#03a0e0;}
Border around this has a color of #03a0e0
<div style="border:2px solid #03a0e0;">Content here</div>
.myborder {border:2px solid #03a0e0;}