#03bdc8 color space conversions
Hex:
#03bdc8
RGB:
3, 189, 200
CMY:
99, 26, 22
CMYK:
99, 5, 0, 22
HSL:
183°, 97.0443%, 39.8039%
HSV (HSB):
183°, 98.5000%, 78.4314%
XYZ:
28.6605, 40.5847, 60.9666
xyY:
0.2201, 0.3117, 40.5847
CIE-Lab:
69.8840, -34.9012, -16.7686
CIE-LCH:
69.8840, 38.7205, 205.6623
CIE-Luv:
69.8840, -52.7733, -20.9627
Hunter-Lab:
63.7061, -31.1811, -12.1462
#03bdc8 color charts
#03bdc8 color shades, tints & tones
#03bdc8 color schemes
#03bdc8 color preview, HTML & CSS examples
This text has a color of #03bdc8
<p style="color:#03bdc8;">Text here</p>
.mytext {color:#03bdc8;}
This box has a color of #03bdc8
<div style="background-color:#03bdc8;">Content here</div>
.mybackground {background-color:#03bdc8;}
Border around this has a color of #03bdc8
<div style="border:2px solid #03bdc8;">Content here</div>
.myborder {border:2px solid #03bdc8;}