#52c23d color space conversions
Hex:
        #52c23d
        RGB:
        82, 194, 61
        CMY:
        68, 24, 76
        CMYK:
        58, 0, 69, 24
      HSL:
        111°, 52.1569%, 50.0000%
        HSV (HSB):
        111°, 68.5567%, 76.0784%
        XYZ:
        23.6138, 40.7143, 11.0290
        xyY:
        0.3134, 0.5403, 40.7143
      CIE-Lab:
        69.9753, -56.2582, 55.0035
        CIE-LCH:
        69.9753, 78.6789, 135.6461
        CIE-Luv:
        69.9753, -51.2297, 73.4024
        Hunter-Lab:
        63.8078, -45.6050, 34.4174
      #52c23d color charts
#52c23d RGB chart
      #52c23d CMYK chart
      #52c23d RGB pie chart
      #52c23d color shades, tints & tones
#52c23d color schemes
#52c23d color preview, HTML & CSS examples
           This text has a color of #52c23d        
        
          <p style="color:#52c23d;">Text here</p>
        
        
          .mytext {color:#52c23d;}
        
        Text color #52c23d
      
           This box has a color of #52c23d        
        
          <div style="background-color:#52c23d;">Content here</div>
        
        
          .mybackground {background-color:#52c23d;}
        
        Background color #52c23d
      
           Border around this has a color of #52c23d        
        
          <div style="border:2px solid #52c23d;">Content here</div>
        
        
          .myborder {border:2px solid #52c23d;}
        
        Border color #52c23d