#03acd7 color space conversions
Hex:
#03acd7
RGB:
3, 172, 215
CMY:
99, 33, 16
CMYK:
99, 20, 0, 16
HSL:
192°, 97.2477%, 42.7451%
HSV (HSB):
192°, 98.6047%, 84.3137%
XYZ:
27.0558, 34.4307, 69.5098
xyY:
0.2065, 0.2628, 34.4307
CIE-Lab:
65.3030, -21.5337, -32.0325
CIE-LCH:
65.3030, 38.5977, 236.0892
CIE-Luv:
65.3030, -45.7872, -47.7883
Hunter-Lab:
58.6777, -20.3810, -29.1608
#03acd7 color charts
#03acd7 color shades, tints & tones
#03acd7 color schemes
#03acd7 color preview, HTML & CSS examples
This text has a color of #03acd7
<p style="color:#03acd7;">Text here</p>
.mytext {color:#03acd7;}
This box has a color of #03acd7
<div style="background-color:#03acd7;">Content here</div>
.mybackground {background-color:#03acd7;}
Border around this has a color of #03acd7
<div style="border:2px solid #03acd7;">Content here</div>
.myborder {border:2px solid #03acd7;}