#05fb80 color space conversions
Hex:
        #05fb80
        RGB:
        5, 251, 128
        CMY:
        98, 2, 50
        CMYK:
        98, 0, 49, 2
      HSL:
        150°, 96.8504%, 50.1961%
        HSV (HSB):
        150°, 98.0080%, 98.4314%
        XYZ:
        38.4560, 70.5851, 32.0195
        xyY:
        0.2726, 0.5004, 70.5851
      CIE-Lab:
        87.2831, -75.3755, 45.0753
        CIE-LCH:
        87.2831, 87.8251, 149.1202
        CIE-Luv:
        87.2831, -78.2161, 72.6516
        Hunter-Lab:
        84.0150, -65.3216, 36.2140
      #05fb80 color charts
#05fb80 RGB chart
      #05fb80 CMYK chart
      #05fb80 RGB pie chart
      #05fb80 color shades, tints & tones
#05fb80 color schemes
#05fb80 color preview, HTML & CSS examples
           This text has a color of #05fb80        
        
          <p style="color:#05fb80;">Text here</p>
        
        
          .mytext {color:#05fb80;}
        
        Text color #05fb80
      
           This box has a color of #05fb80        
        
          <div style="background-color:#05fb80;">Content here</div>
        
        
          .mybackground {background-color:#05fb80;}
        
        Background color #05fb80
      
           Border around this has a color of #05fb80        
        
          <div style="border:2px solid #05fb80;">Content here</div>
        
        
          .myborder {border:2px solid #05fb80;}
        
        Border color #05fb80