#04badd color space conversions
Hex:
#04badd
RGB:
4, 186, 221
CMY:
98, 27, 13
CMYK:
98, 16, 0, 13
HSL:
190°, 96.4444%, 44.1176%
HSV (HSB):
190°, 98.1900%, 86.6667%
XYZ:
30.6601, 40.3641, 74.5817
xyY:
0.2106, 0.2772, 40.3641
CIE-Lab:
69.7281, -26.6062, -28.4937
CIE-LCH:
69.7281, 38.9844, 226.9620
CIE-Luv:
69.7281, -50.0481, -41.5667
Hunter-Lab:
63.5327, -25.0404, -25.1282
#04badd color charts
#04badd color shades, tints & tones
#04badd color schemes
#04badd color preview, HTML & CSS examples
This text has a color of #04badd
<p style="color:#04badd;">Text here</p>
.mytext {color:#04badd;}
This box has a color of #04badd
<div style="background-color:#04badd;">Content here</div>
.mybackground {background-color:#04badd;}
Border around this has a color of #04badd
<div style="border:2px solid #04badd;">Content here</div>
.myborder {border:2px solid #04badd;}