#05decc color space conversions
Hex:
#05decc
RGB:
5, 222, 204
CMY:
98, 13, 20
CMYK:
98, 0, 8, 13
HSL:
175°, 95.5947%, 44.5098%
HSV (HSB):
175°, 97.7477%, 87.0588%
XYZ:
37.0829, 56.6345, 66.1038
xyY:
0.2320, 0.3544, 56.6345
CIE-Lab:
79.9735, -48.3239, -3.8785
CIE-LCH:
79.9735, 48.4793, 184.5887
CIE-Luv:
79.9735, -63.5410, 1.5398
Hunter-Lab:
75.2559, -43.7404, 0.5995
#05decc color charts
#05decc color shades, tints & tones
#05decc color schemes
#05decc color preview, HTML & CSS examples
This text has a color of #05decc
<p style="color:#05decc;">Text here</p>
.mytext {color:#05decc;}
This box has a color of #05decc
<div style="background-color:#05decc;">Content here</div>
.mybackground {background-color:#05decc;}
Border around this has a color of #05decc
<div style="border:2px solid #05decc;">Content here</div>
.myborder {border:2px solid #05decc;}