#52dc5f color space conversions
Hex:
        #52dc5f
        RGB:
        82, 220, 95
        CMY:
        68, 14, 63
        CMYK:
        63, 0, 57, 14
      HSL:
        126°, 66.3462%, 59.2157%
        HSV (HSB):
        126°, 62.7273%, 86.2745%
        XYZ:
        31.1384, 53.8065, 19.5710
        xyY:
        0.2979, 0.5148, 53.8065
      CIE-Lab:
        78.3487, -61.9903, 49.7996
        CIE-LCH:
        78.3487, 79.5160, 141.2235
        CIE-Luv:
        78.3487, -60.0690, 72.8852
        Hunter-Lab:
        73.3529, -52.5940, 35.5281
      #52dc5f color charts
#52dc5f RGB chart
      #52dc5f CMYK chart
      #52dc5f RGB pie chart
      #52dc5f color shades, tints & tones
#52dc5f color schemes
#52dc5f color preview, HTML & CSS examples
           This text has a color of #52dc5f        
        
          <p style="color:#52dc5f;">Text here</p>
        
        
          .mytext {color:#52dc5f;}
        
        Text color #52dc5f
      
           This box has a color of #52dc5f        
        
          <div style="background-color:#52dc5f;">Content here</div>
        
        
          .mybackground {background-color:#52dc5f;}
        
        Background color #52dc5f
      
           Border around this has a color of #52dc5f        
        
          <div style="border:2px solid #52dc5f;">Content here</div>
        
        
          .myborder {border:2px solid #52dc5f;}
        
        Border color #52dc5f