#03a5cc color space conversions
Hex:
#03a5cc
RGB:
3, 165, 204
CMY:
99, 35, 20
CMYK:
99, 19, 0, 20
HSL:
192°, 97.1014%, 40.5882%
HSV (HSB):
192°, 98.5294%, 80.0000%
XYZ:
24.3918, 31.2893, 61.8806
xyY:
0.2075, 0.2662, 31.2893
CIE-Lab:
62.7511, -21.7044, -29.8863
CIE-LCH:
62.7511, 36.9361, 234.0116
CIE-Luv:
62.7511, -44.2358, -43.9135
Hunter-Lab:
55.9368, -20.0528, -26.4343
#03a5cc color charts
#03a5cc color shades, tints & tones
#03a5cc color schemes
#03a5cc color preview, HTML & CSS examples
This text has a color of #03a5cc
<p style="color:#03a5cc;">Text here</p>
.mytext {color:#03a5cc;}
This box has a color of #03a5cc
<div style="background-color:#03a5cc;">Content here</div>
.mybackground {background-color:#03a5cc;}
Border around this has a color of #03a5cc
<div style="border:2px solid #03a5cc;">Content here</div>
.myborder {border:2px solid #03a5cc;}