#05bf7e color space conversions
Hex:
#05bf7e
RGB:
5, 191, 126
CMY:
98, 25, 51
CMYK:
97, 0, 34, 25
HSL:
159°, 94.8980%, 38.4314%
HSV (HSB):
159°, 97.3822%, 74.9020%
XYZ:
22.4593, 38.8002, 26.0441
xyY:
0.2573, 0.4444, 38.8002
CIE-Lab:
68.6063, -55.5656, 21.7230
CIE-LCH:
68.6063, 59.6609, 158.6473
CIE-Luv:
68.6063, -59.0681, 38.5683
Hunter-Lab:
62.2898, -44.6471, 18.8130
#05bf7e color charts
#05bf7e color shades, tints & tones
#05bf7e color schemes
#05bf7e color preview, HTML & CSS examples
This text has a color of #05bf7e
<p style="color:#05bf7e;">Text here</p>
.mytext {color:#05bf7e;}
This box has a color of #05bf7e
<div style="background-color:#05bf7e;">Content here</div>
.mybackground {background-color:#05bf7e;}
Border around this has a color of #05bf7e
<div style="border:2px solid #05bf7e;">Content here</div>
.myborder {border:2px solid #05bf7e;}