#05cd7a color space conversions
Hex:
#05cd7a
RGB:
5, 205, 122
CMY:
98, 20, 52
CMYK:
98, 0, 40, 20
HSL:
155°, 95.2381%, 41.1765%
HSV (HSB):
155°, 97.5610%, 80.3922%
XYZ:
25.4068, 45.1000, 25.7785
xyY:
0.2639, 0.4684, 45.1000
CIE-Lab:
72.9577, -61.3511, 29.6490
CIE-LCH:
72.9577, 68.1398, 154.2070
CIE-Luv:
72.9577, -63.9465, 49.8453
Hunter-Lab:
67.1566, -49.9936, 24.2508
#05cd7a color charts
#05cd7a color shades, tints & tones
#05cd7a color schemes
#05cd7a color preview, HTML & CSS examples
This text has a color of #05cd7a
<p style="color:#05cd7a;">Text here</p>
.mytext {color:#05cd7a;}
This box has a color of #05cd7a
<div style="background-color:#05cd7a;">Content here</div>
.mybackground {background-color:#05cd7a;}
Border around this has a color of #05cd7a
<div style="border:2px solid #05cd7a;">Content here</div>
.myborder {border:2px solid #05cd7a;}