#05ecdc color space conversions
Hex:
#05ecdc
RGB:
5, 236, 220
CMY:
98, 7, 14
CMYK:
98, 0, 7, 7
HSL:
176°, 95.8506%, 47.2549%
HSV (HSB):
176°, 97.8814%, 92.5490%
XYZ:
42.9763, 65.1905, 78.0281
xyY:
0.2308, 0.3501, 65.1905
CIE-Lab:
84.5818, -49.7759, -5.5586
CIE-LCH:
84.5818, 50.0853, 186.3720
CIE-Luv:
84.5818, -66.9134, -0.8843
Hunter-Lab:
80.7406, -46.2848, -0.7797
#05ecdc color charts
#05ecdc color shades, tints & tones
#05ecdc color schemes
#05ecdc color preview, HTML & CSS examples
This text has a color of #05ecdc
<p style="color:#05ecdc;">Text here</p>
.mytext {color:#05ecdc;}
This box has a color of #05ecdc
<div style="background-color:#05ecdc;">Content here</div>
.mybackground {background-color:#05ecdc;}
Border around this has a color of #05ecdc
<div style="border:2px solid #05ecdc;">Content here</div>
.myborder {border:2px solid #05ecdc;}