#05de7e color space conversions
Hex:
#05de7e
RGB:
5, 222, 126
CMY:
98, 13, 51
CMYK:
98, 0, 43, 13
HSL:
153°, 95.5947%, 44.5098%
HSV (HSB):
153°, 97.7477%, 87.0588%
XYZ:
29.9498, 53.7812, 28.5410
xyY:
0.2668, 0.4790, 53.7812
CIE-Lab:
78.3340, -66.3696, 34.6479
CIE-LCH:
78.3340, 74.8692, 152.4335
CIE-Luv:
78.3340, -69.1931, 57.5133
Hunter-Lab:
73.3356, -55.4393, 28.2603
#05de7e color charts
#05de7e color shades, tints & tones
#05de7e color schemes
#05de7e color preview, HTML & CSS examples
This text has a color of #05de7e
<p style="color:#05de7e;">Text here</p>
.mytext {color:#05de7e;}
This box has a color of #05de7e
<div style="background-color:#05de7e;">Content here</div>
.mybackground {background-color:#05de7e;}
Border around this has a color of #05de7e
<div style="border:2px solid #05de7e;">Content here</div>
.myborder {border:2px solid #05de7e;}