#52bd05 color space conversions
Hex:
        #52bd05
        RGB:
        82, 189, 5
        CMY:
        68, 26, 98
        CMYK:
        57, 0, 97, 26
      HSL:
        95°, 94.8454%, 38.0392%
        HSV (HSB):
        95°, 97.3545%, 74.1176%
        XYZ:
        21.7047, 38.2000, 6.3730
        xyY:
        0.3275, 0.5764, 38.2000
      CIE-Lab:
        68.1678, -57.1769, 67.4640
        CIE-LCH:
        68.1678, 88.4341, 130.2818
        CIE-Luv:
        68.1678, -49.9812, 81.3155
        Hunter-Lab:
        61.8061, -45.4763, 37.1508
      #52bd05 color charts
#52bd05 RGB chart
      #52bd05 CMYK chart
      #52bd05 RGB pie chart
      #52bd05 color shades, tints & tones
#52bd05 color schemes
#52bd05 color preview, HTML & CSS examples
           This text has a color of #52bd05        
        
          <p style="color:#52bd05;">Text here</p>
        
        
          .mytext {color:#52bd05;}
        
        Text color #52bd05
      
           This box has a color of #52bd05        
        
          <div style="background-color:#52bd05;">Content here</div>
        
        
          .mybackground {background-color:#52bd05;}
        
        Background color #52bd05
      
           Border around this has a color of #52bd05        
        
          <div style="border:2px solid #52bd05;">Content here</div>
        
        
          .myborder {border:2px solid #52bd05;}
        
        Border color #52bd05