#05a050 color space conversions
Hex:
        #05a050
        RGB:
        5, 160, 80
        CMY:
        98, 37, 69
        CMYK:
        97, 0, 50, 37
      HSL:
        149°, 93.9394%, 32.3529%
        HSV (HSB):
        149°, 96.8750%, 62.7451%
        XYZ:
        14.0814, 25.7531, 11.8181
        xyY:
        0.2726, 0.4986, 25.7531
      CIE-Lab:
        57.8019, -53.5428, 31.8423
        CIE-LCH:
        57.8019, 62.2958, 149.2597
        CIE-Luv:
        57.8019, -51.5501, 47.6922
        Hunter-Lab:
        50.7475, -39.2781, 21.7158
      #05a050 color charts
#05a050 RGB chart
      #05a050 CMYK chart
      #05a050 RGB pie chart
      #05a050 color shades, tints & tones
#05a050 color schemes
#05a050 color preview, HTML & CSS examples
           This text has a color of #05a050        
        
          <p style="color:#05a050;">Text here</p>
        
        
          .mytext {color:#05a050;}
        
        Text color #05a050
      
           This box has a color of #05a050        
        
          <div style="background-color:#05a050;">Content here</div>
        
        
          .mybackground {background-color:#05a050;}
        
        Background color #05a050
      
           Border around this has a color of #05a050        
        
          <div style="border:2px solid #05a050;">Content here</div>
        
        
          .myborder {border:2px solid #05a050;}
        
        Border color #05a050