#05c07e color space conversions
Hex:
#05c07e
RGB:
5, 192, 126
CMY:
98, 25, 51
CMYK:
97, 0, 34, 25
HSL:
159°, 94.9239%, 38.6275%
HSV (HSB):
159°, 97.3958%, 75.2941%
XYZ:
22.6781, 39.2379, 26.1171
xyY:
0.2576, 0.4457, 39.2379
CIE-Lab:
68.9232, -55.9310, 22.1536
CIE-LCH:
68.9232, 60.1586, 158.3921
CIE-Luv:
68.9232, -59.4011, 39.2098
Hunter-Lab:
62.6402, -44.9965, 19.1278
#05c07e color charts
#05c07e color shades, tints & tones
#05c07e color schemes
#05c07e color preview, HTML & CSS examples
This text has a color of #05c07e
<p style="color:#05c07e;">Text here</p>
.mytext {color:#05c07e;}
This box has a color of #05c07e
<div style="background-color:#05c07e;">Content here</div>
.mybackground {background-color:#05c07e;}
Border around this has a color of #05c07e
<div style="border:2px solid #05c07e;">Content here</div>
.myborder {border:2px solid #05c07e;}