#52dc2e color space conversions
Hex:
        #52dc2e
        RGB:
        82, 220, 46
        CMY:
        68, 14, 82
        CMYK:
        63, 0, 79, 14
      HSL:
        108°, 71.3115%, 52.1569%
        HSV (HSB):
        108°, 79.0909%, 86.2745%
        XYZ:
        29.5660, 53.1775, 11.2908
        xyY:
        0.3144, 0.5655, 53.1775
      CIE-Lab:
        77.9797, -66.3019, 68.0722
        CIE-LCH:
        77.9797, 95.0251, 134.2452
        CIE-Luv:
        77.9797, -61.3302, 88.6623
        Hunter-Lab:
        72.9229, -55.2437, 41.8661
      #52dc2e color charts
#52dc2e RGB chart
      #52dc2e CMYK chart
      #52dc2e RGB pie chart
      #52dc2e color shades, tints & tones
#52dc2e color schemes
#52dc2e color preview, HTML & CSS examples
           This text has a color of #52dc2e        
        
          <p style="color:#52dc2e;">Text here</p>
        
        
          .mytext {color:#52dc2e;}
        
        Text color #52dc2e
      
           This box has a color of #52dc2e        
        
          <div style="background-color:#52dc2e;">Content here</div>
        
        
          .mybackground {background-color:#52dc2e;}
        
        Background color #52dc2e
      
           Border around this has a color of #52dc2e        
        
          <div style="border:2px solid #52dc2e;">Content here</div>
        
        
          .myborder {border:2px solid #52dc2e;}
        
        Border color #52dc2e