#05f08d color space conversions
Hex:
#05f08d
RGB:
5, 240, 141
CMY:
98, 6, 45
CMYK:
98, 0, 41, 6
HSL:
155°, 95.9184%, 48.0392%
HSV (HSB):
155°, 97.9167%, 94.1176%
XYZ:
36.0304, 64.2755, 35.7067
xyY:
0.2649, 0.4726, 64.2755
CIE-Lab:
84.1090, -69.6392, 34.6820
CIE-LCH:
84.1090, 77.7975, 153.5256
CIE-Luv:
84.1090, -74.0047, 59.1486
Hunter-Lab:
80.1720, -60.0807, 29.7140
#05f08d color charts
#05f08d color shades, tints & tones
#05f08d color schemes
#05f08d color preview, HTML & CSS examples
This text has a color of #05f08d
<p style="color:#05f08d;">Text here</p>
.mytext {color:#05f08d;}
This box has a color of #05f08d
<div style="background-color:#05f08d;">Content here</div>
.mybackground {background-color:#05f08d;}
Border around this has a color of #05f08d
<div style="border:2px solid #05f08d;">Content here</div>
.myborder {border:2px solid #05f08d;}