#03a5ec color space conversions
Hex:
#03a5ec
RGB:
3, 165, 236
CMY:
99, 35, 7
CMYK:
99, 30, 0, 7
HSL:
198°, 97.4895%, 46.8627%
HSV (HSB):
198°, 98.7288%, 92.5490%
XYZ:
28.6330, 32.9858, 84.2146
xyY:
0.1963, 0.2262, 32.9858
CIE-Lab:
64.1494, -10.2903, -45.3973
CIE-LCH:
64.1494, 46.5489, 257.2284
CIE-Luv:
64.1494, -41.9131, -71.5528
Hunter-Lab:
57.4332, -11.5180, -46.7340
#03a5ec color charts
#03a5ec color shades, tints & tones
#03a5ec color schemes
#03a5ec color preview, HTML & CSS examples
This text has a color of #03a5ec
<p style="color:#03a5ec;">Text here</p>
.mytext {color:#03a5ec;}
This box has a color of #03a5ec
<div style="background-color:#03a5ec;">Content here</div>
.mybackground {background-color:#03a5ec;}
Border around this has a color of #03a5ec
<div style="border:2px solid #03a5ec;">Content here</div>
.myborder {border:2px solid #03a5ec;}