#05dcca color space conversions
Hex:
#05dcca
RGB:
5, 220, 202
CMY:
98, 14, 21
CMYK:
98, 0, 8, 14
HSL:
175°, 95.5556%, 44.1176%
HSV (HSB):
175°, 97.7273%, 86.2745%
XYZ:
36.3165, 55.4829, 64.6723
xyY:
0.2321, 0.3546, 55.4829
CIE-Lab:
79.3186, -48.0358, -3.7763
CIE-LCH:
79.3186, 48.1840, 184.4950
CIE-Luv:
79.3186, -63.0327, 1.6525
Hunter-Lab:
74.4869, -43.3234, 0.6630
#05dcca color charts
#05dcca color shades, tints & tones
#05dcca color schemes
#05dcca color preview, HTML & CSS examples
This text has a color of #05dcca
<p style="color:#05dcca;">Text here</p>
.mytext {color:#05dcca;}
This box has a color of #05dcca
<div style="background-color:#05dcca;">Content here</div>
.mybackground {background-color:#05dcca;}
Border around this has a color of #05dcca
<div style="border:2px solid #05dcca;">Content here</div>
.myborder {border:2px solid #05dcca;}