#05ca8a color space conversions
Hex:
#05ca8a
RGB:
5, 202, 138
CMY:
98, 21, 46
CMYK:
98, 0, 32, 21
HSL:
161°, 95.1691%, 40.5882%
HSV (HSB):
161°, 97.5248%, 79.2157%
XYZ:
25.7706, 44.1083, 31.2003
xyY:
0.2550, 0.4364, 44.1083
CIE-Lab:
72.3008, -56.9896, 20.3880
CIE-LCH:
72.3008, 60.5268, 160.3154
CIE-Luv:
72.3008, -61.8946, 37.5557
Hunter-Lab:
66.4141, -46.9615, 18.6364
#05ca8a color charts
#05ca8a color shades, tints & tones
#05ca8a color schemes
#05ca8a color preview, HTML & CSS examples
This text has a color of #05ca8a
<p style="color:#05ca8a;">Text here</p>
.mytext {color:#05ca8a;}
This box has a color of #05ca8a
<div style="background-color:#05ca8a;">Content here</div>
.mybackground {background-color:#05ca8a;}
Border around this has a color of #05ca8a
<div style="border:2px solid #05ca8a;">Content here</div>
.myborder {border:2px solid #05ca8a;}