#05de7d color space conversions
Hex:
#05de7d
RGB:
5, 222, 125
CMY:
98, 13, 51
CMYK:
98, 0, 44, 13
HSL:
153°, 95.5947%, 44.5098%
HSV (HSB):
153°, 97.7477%, 87.0588%
XYZ:
29.8855, 53.7555, 28.2028
xyY:
0.2672, 0.4806, 53.7555
CIE-Lab:
78.3189, -66.5482, 35.1295
CIE-LCH:
78.3189, 75.2513, 152.1713
CIE-Luv:
78.3189, -69.2536, 58.0963
Hunter-Lab:
73.3181, -55.5475, 28.5160
#05de7d color charts
#05de7d color shades, tints & tones
#05de7d color schemes
#05de7d color preview, HTML & CSS examples
This text has a color of #05de7d
<p style="color:#05de7d;">Text here</p>
.mytext {color:#05de7d;}
This box has a color of #05de7d
<div style="background-color:#05de7d;">Content here</div>
.mybackground {background-color:#05de7d;}
Border around this has a color of #05de7d
<div style="border:2px solid #05de7d;">Content here</div>
.myborder {border:2px solid #05de7d;}