#05badc color space conversions
Hex:
#05badc
RGB:
5, 186, 220
CMY:
98, 27, 14
CMYK:
98, 15, 0, 14
HSL:
189°, 95.5556%, 44.1176%
HSV (HSB):
189°, 97.7273%, 86.2745%
XYZ:
30.5398, 40.3174, 73.8826
xyY:
0.2110, 0.2786, 40.3174
CIE-Lab:
69.6950, -26.9129, -27.9981
CIE-LCH:
69.6950, 38.8356, 226.1321
CIE-Luv:
69.6950, -50.0933, -40.6879
Hunter-Lab:
63.4960, -25.2645, -24.5414
#05badc color charts
#05badc color shades, tints & tones
#05badc color schemes
#05badc color preview, HTML & CSS examples
This text has a color of #05badc
<p style="color:#05badc;">Text here</p>
.mytext {color:#05badc;}
This box has a color of #05badc
<div style="background-color:#05badc;">Content here</div>
.mybackground {background-color:#05badc;}
Border around this has a color of #05badc
<div style="border:2px solid #05badc;">Content here</div>
.myborder {border:2px solid #05badc;}