#05a529 color space conversions
Hex:
        #05a529
        RGB:
        5, 165, 41
        CMY:
        98, 35, 84
        CMYK:
        97, 0, 75, 35
      HSL:
        134°, 94.1176%, 33.3333%
        HSV (HSB):
        134°, 96.9697%, 64.7059%
        XYZ:
        13.9180, 27.1026, 6.5956
        xyY:
        0.2923, 0.5692, 27.1026
      CIE-Lab:
        59.0692, -60.0326, 50.8829
        CIE-LCH:
        59.0692, 78.6955, 139.7158
        CIE-Luv:
        59.0692, -54.8150, 65.8306
        Hunter-Lab:
        52.0602, -43.3845, 28.9306
      #05a529 color charts
#05a529 RGB chart
      #05a529 CMYK chart
      #05a529 RGB pie chart
      #05a529 color shades, tints & tones
#05a529 color schemes
#05a529 color preview, HTML & CSS examples
           This text has a color of #05a529        
        
          <p style="color:#05a529;">Text here</p>
        
        
          .mytext {color:#05a529;}
        
        Text color #05a529
      
           This box has a color of #05a529        
        
          <div style="background-color:#05a529;">Content here</div>
        
        
          .mybackground {background-color:#05a529;}
        
        Background color #05a529
      
           Border around this has a color of #05a529        
        
          <div style="border:2px solid #05a529;">Content here</div>
        
        
          .myborder {border:2px solid #05a529;}
        
        Border color #05a529