#03a0d5 color space conversions
Hex:
#03a0d5
RGB:
3, 160, 213
CMY:
99, 37, 16
CMYK:
99, 25, 0, 16
HSL:
195°, 97.2222%, 42.3529%
HSV (HSB):
195°, 98.5915%, 83.5294%
XYZ:
24.6186, 29.9651, 67.4371
xyY:
0.2018, 0.2456, 29.9651
CIE-Lab:
61.6241, -15.8648, -36.6465
CIE-LCH:
61.6241, 39.9332, 246.5915
CIE-Luv:
61.6241, -41.8622, -55.7835
Hunter-Lab:
54.7404, -15.5181, -34.7237
#03a0d5 color charts
#03a0d5 color shades, tints & tones
#03a0d5 color schemes
#03a0d5 color preview, HTML & CSS examples
This text has a color of #03a0d5
<p style="color:#03a0d5;">Text here</p>
.mytext {color:#03a0d5;}
This box has a color of #03a0d5
<div style="background-color:#03a0d5;">Content here</div>
.mybackground {background-color:#03a0d5;}
Border around this has a color of #03a0d5
<div style="border:2px solid #03a0d5;">Content here</div>
.myborder {border:2px solid #03a0d5;}