#05abc4 color space conversions
Hex:
#05abc4
RGB:
5, 171, 196
CMY:
98, 33, 23
CMYK:
97, 13, 0, 23
HSL:
188°, 95.0249%, 39.4118%
HSV (HSB):
188°, 97.4490%, 76.8627%
XYZ:
24.5893, 33.1436, 57.3259
xyY:
0.2137, 0.2881, 33.1436
CIE-Lab:
64.2770, -27.4264, -23.0868
CIE-LCH:
64.2770, 35.8498, 220.0898
CIE-Luv:
64.2770, -46.8419, -32.0431
Hunter-Lab:
57.5705, -24.5081, -18.7388
#05abc4 color charts
#05abc4 color shades, tints & tones
#05abc4 color schemes
#05abc4 color preview, HTML & CSS examples
This text has a color of #05abc4
<p style="color:#05abc4;">Text here</p>
.mytext {color:#05abc4;}
This box has a color of #05abc4
<div style="background-color:#05abc4;">Content here</div>
.mybackground {background-color:#05abc4;}
Border around this has a color of #05abc4
<div style="border:2px solid #05abc4;">Content here</div>
.myborder {border:2px solid #05abc4;}