#05dcdc color space conversions
Hex:
#05dcdc
RGB:
5, 220, 220
CMY:
98, 14, 14
CMYK:
98, 0, 0, 14
HSL:
180°, 95.5556%, 44.1176%
HSV (HSB):
180°, 97.7273%, 86.2745%
XYZ:
38.5741, 56.3860, 76.5607
xyY:
0.2249, 0.3287, 56.3860
CIE-Lab:
79.8330, -42.8852, -12.6172
CIE-LCH:
79.8330, 44.7028, 196.3943
CIE-Luv:
79.8330, -61.5837, -13.2977
Hunter-Lab:
75.0906, -39.7130, -7.8873
#05dcdc color charts
#05dcdc color shades, tints & tones
#05dcdc color schemes
#05dcdc color preview, HTML & CSS examples
This text has a color of #05dcdc
<p style="color:#05dcdc;">Text here</p>
.mytext {color:#05dcdc;}
This box has a color of #05dcdc
<div style="background-color:#05dcdc;">Content here</div>
.mybackground {background-color:#05dcdc;}
Border around this has a color of #05dcdc
<div style="border:2px solid #05dcdc;">Content here</div>
.myborder {border:2px solid #05dcdc;}