#05dcc1 color space conversions
Hex:
#05dcc1
RGB:
5, 220, 193
CMY:
98, 14, 24
CMYK:
98, 0, 12, 14
HSL:
172°, 95.5556%, 44.1176%
HSV (HSB):
172°, 97.7273%, 86.2745%
XYZ:
35.2814, 55.0689, 59.2219
xyY:
0.2359, 0.3682, 55.0689
CIE-Lab:
79.0809, -50.4914, 0.6761
CIE-LCH:
79.0809, 50.4959, 179.2329
CIE-Luv:
79.0809, -63.7484, 8.9328
Hunter-Lab:
74.2084, -44.9993, 4.6296
#05dcc1 color charts
#05dcc1 color shades, tints & tones
#05dcc1 color schemes
#05dcc1 color preview, HTML & CSS examples
This text has a color of #05dcc1
<p style="color:#05dcc1;">Text here</p>
.mytext {color:#05dcc1;}
This box has a color of #05dcc1
<div style="background-color:#05dcc1;">Content here</div>
.mybackground {background-color:#05dcc1;}
Border around this has a color of #05dcc1
<div style="border:2px solid #05dcc1;">Content here</div>
.myborder {border:2px solid #05dcc1;}