#52bb22 color space conversions
Hex:
        #52bb22
        RGB:
        82, 187, 34
        CMY:
        68, 27, 87
        CMYK:
        56, 0, 82, 27
      HSL:
        101°, 69.2308%, 43.3333%
        HSV (HSB):
        101°, 81.8182%, 73.3333%
        XYZ:
        21.5387, 37.4500, 7.6067
        xyY:
        0.3234, 0.5624, 37.4500
      CIE-Lab:
        67.6133, -55.5677, 61.7895
        CIE-LCH:
        67.6133, 83.1006, 131.9652
        CIE-Luv:
        67.6133, -48.9547, 77.1314
        Hunter-Lab:
        61.1964, -44.2687, 35.4677
      #52bb22 color charts
#52bb22 RGB chart
      #52bb22 CMYK chart
      #52bb22 RGB pie chart
      #52bb22 color shades, tints & tones
#52bb22 color schemes
#52bb22 color preview, HTML & CSS examples
           This text has a color of #52bb22        
        
          <p style="color:#52bb22;">Text here</p>
        
        
          .mytext {color:#52bb22;}
        
        Text color #52bb22
      
           This box has a color of #52bb22        
        
          <div style="background-color:#52bb22;">Content here</div>
        
        
          .mybackground {background-color:#52bb22;}
        
        Background color #52bb22
      
           Border around this has a color of #52bb22        
        
          <div style="border:2px solid #52bb22;">Content here</div>
        
        
          .myborder {border:2px solid #52bb22;}
        
        Border color #52bb22