#52dc6e color space conversions
Hex:
        #52dc6e
        RGB:
        82, 220, 110
        CMY:
        68, 14, 57
        CMYK:
        63, 0, 50, 14
      HSL:
        132°, 66.3462%, 59.2157%
        HSV (HSB):
        132°, 62.7273%, 86.2745%
        XYZ:
        31.8873, 54.1060, 23.5147
        xyY:
        0.2912, 0.4941, 54.1060
      CIE-Lab:
        78.5235, -60.0021, 42.9784
        CIE-LCH:
        78.5235, 73.8065, 144.3867
        CIE-Luv:
        78.5235, -59.5052, 65.7640
        Hunter-Lab:
        73.5568, -51.3435, 32.5359
      #52dc6e color charts
#52dc6e RGB chart
      #52dc6e CMYK chart
      #52dc6e RGB pie chart
      #52dc6e color shades, tints & tones
#52dc6e color schemes
#52dc6e color preview, HTML & CSS examples
           This text has a color of #52dc6e        
        
          <p style="color:#52dc6e;">Text here</p>
        
        
          .mytext {color:#52dc6e;}
        
        Text color #52dc6e
      
           This box has a color of #52dc6e        
        
          <div style="background-color:#52dc6e;">Content here</div>
        
        
          .mybackground {background-color:#52dc6e;}
        
        Background color #52dc6e
      
           Border around this has a color of #52dc6e        
        
          <div style="border:2px solid #52dc6e;">Content here</div>
        
        
          .myborder {border:2px solid #52dc6e;}
        
        Border color #52dc6e