#52c22a color space conversions
Hex:
        #52c22a
        RGB:
        82, 194, 42
        CMY:
        68, 24, 84
        CMYK:
        58, 0, 78, 24
      HSL:
        104°, 64.4068%, 46.2745%
        HSV (HSB):
        104°, 78.3505%, 76.0784%
        XYZ:
        23.1894, 40.5446, 8.7942
        xyY:
        0.3197, 0.5590, 40.5446
      CIE-Lab:
        69.8557, -57.6369, 61.5750
        CIE-LCH:
        69.8557, 84.3415, 133.1079
        CIE-Luv:
        69.8557, -51.5953, 78.5014
        Hunter-Lab:
        63.6746, -46.4235, 36.3836
      #52c22a color charts
#52c22a RGB chart
      #52c22a CMYK chart
      #52c22a RGB pie chart
      #52c22a color shades, tints & tones
#52c22a color schemes
#52c22a color preview, HTML & CSS examples
           This text has a color of #52c22a        
        
          <p style="color:#52c22a;">Text here</p>
        
        
          .mytext {color:#52c22a;}
        
        Text color #52c22a
      
           This box has a color of #52c22a        
        
          <div style="background-color:#52c22a;">Content here</div>
        
        
          .mybackground {background-color:#52c22a;}
        
        Background color #52c22a
      
           Border around this has a color of #52c22a        
        
          <div style="border:2px solid #52c22a;">Content here</div>
        
        
          .myborder {border:2px solid #52c22a;}
        
        Border color #52c22a