#05c980 color space conversions
Hex:
        #05c980
        RGB:
        5, 201, 128
        CMY:
        98, 21, 50
        CMYK:
        98, 0, 36, 21
      HSL:
        158°, 95.1456%, 40.3922%
        HSV (HSB):
        158°, 97.5124%, 78.8235%
        XYZ:
        24.8455, 43.3641, 27.4827
        xyY:
        0.2596, 0.4532, 43.3641
      CIE-Lab:
        71.8014, -58.7563, 24.9867
        CIE-LCH:
        71.8014, 63.8485, 156.9618
        CIE-Luv:
        71.8014, -62.2463, 43.5974
        Hunter-Lab:
        65.8514, -47.8925, 21.3517
      #05c980 color charts
#05c980 RGB chart
      #05c980 CMYK chart
      #05c980 RGB pie chart
      #05c980 color shades, tints & tones
#05c980 color schemes
#05c980 color preview, HTML & CSS examples
           This text has a color of #05c980        
        
          <p style="color:#05c980;">Text here</p>
        
        
          .mytext {color:#05c980;}
        
        Text color #05c980
      
           This box has a color of #05c980        
        
          <div style="background-color:#05c980;">Content here</div>
        
        
          .mybackground {background-color:#05c980;}
        
        Background color #05c980
      
           Border around this has a color of #05c980        
        
          <div style="border:2px solid #05c980;">Content here</div>
        
        
          .myborder {border:2px solid #05c980;}
        
        Border color #05c980