#05dec7 color space conversions
Hex:
#05dec7
RGB:
5, 222, 199
CMY:
98, 13, 22
CMYK:
98, 0, 10, 13
HSL:
174°, 95.5947%, 44.5098%
HSV (HSB):
174°, 97.7477%, 87.0588%
XYZ:
36.4927, 56.3983, 62.9954
xyY:
0.2341, 0.3618, 56.3983
CIE-Lab:
79.8400, -49.6971, -1.4116
CIE-LCH:
79.8400, 49.7172, 181.6270
CIE-Luv:
79.8400, -63.9398, 5.6032
Hunter-Lab:
75.0988, -44.6847, 2.8347
#05dec7 color charts
#05dec7 color shades, tints & tones
#05dec7 color schemes
#05dec7 color preview, HTML & CSS examples
This text has a color of #05dec7
<p style="color:#05dec7;">Text here</p>
.mytext {color:#05dec7;}
This box has a color of #05dec7
<div style="background-color:#05dec7;">Content here</div>
.mybackground {background-color:#05dec7;}
Border around this has a color of #05dec7
<div style="border:2px solid #05dec7;">Content here</div>
.myborder {border:2px solid #05dec7;}