#52db5a color space conversions
Hex:
        #52db5a
        RGB:
        82, 219, 90
        CMY:
        68, 14, 65
        CMYK:
        63, 0, 59, 14
      HSL:
        124°, 65.5502%, 59.0196%
        HSV (HSB):
        124°, 62.5571%, 85.8824%
        XYZ:
        30.6567, 53.1951, 18.3248
        xyY:
        0.3000, 0.5206, 53.1951
      CIE-Lab:
        77.9900, -62.2310, 51.6296
        CIE-LCH:
        77.9900, 80.8599, 140.3194
        CIE-Luv:
        77.9900, -59.8714, 74.5337
        Hunter-Lab:
        72.9349, -52.6075, 36.1580
      #52db5a color charts
#52db5a RGB chart
      #52db5a CMYK chart
      #52db5a RGB pie chart
      #52db5a color shades, tints & tones
#52db5a color schemes
#52db5a color preview, HTML & CSS examples
           This text has a color of #52db5a        
        
          <p style="color:#52db5a;">Text here</p>
        
        
          .mytext {color:#52db5a;}
        
        Text color #52db5a
      
           This box has a color of #52db5a        
        
          <div style="background-color:#52db5a;">Content here</div>
        
        
          .mybackground {background-color:#52db5a;}
        
        Background color #52db5a
      
           Border around this has a color of #52db5a        
        
          <div style="border:2px solid #52db5a;">Content here</div>
        
        
          .myborder {border:2px solid #52db5a;}
        
        Border color #52db5a