#05abdc color space conversions
Hex:
#05abdc
RGB:
5, 171, 220
CMY:
98, 33, 14
CMYK:
98, 22, 0, 14
HSL:
194°, 95.5556%, 44.1176%
HSV (HSB):
194°, 97.7273%, 86.2745%
XYZ:
27.5438, 34.3254, 72.8839
xyY:
0.2044, 0.2547, 34.3254
CIE-Lab:
65.2200, -19.2106, -34.9181
CIE-LCH:
65.2200, 39.8537, 241.1821
CIE-Luv:
65.2200, -45.0024, -52.9288
Hunter-Lab:
58.5879, -18.6110, -32.7458
#05abdc color charts
#05abdc color shades, tints & tones
#05abdc color schemes
#05abdc color preview, HTML & CSS examples
This text has a color of #05abdc
<p style="color:#05abdc;">Text here</p>
.mytext {color:#05abdc;}
This box has a color of #05abdc
<div style="background-color:#05abdc;">Content here</div>
.mybackground {background-color:#05abdc;}
Border around this has a color of #05abdc
<div style="border:2px solid #05abdc;">Content here</div>
.myborder {border:2px solid #05abdc;}