#52da9a color space conversions
Hex:
        #52da9a
        RGB:
        82, 218, 154
        CMY:
        68, 15, 40
        CMYK:
        62, 0, 29, 15
      HSL:
        152°, 64.7619%, 58.8235%
        HSV (HSB):
        152°, 62.3853%, 85.4902%
        XYZ:
        34.3838, 54.2697, 39.2347
        xyY:
        0.2689, 0.4244, 54.2697
      CIE-Lab:
        78.6188, -51.5728, 20.8155
        CIE-LCH:
        78.6188, 55.6151, 158.0203
        CIE-Luv:
        78.6188, -56.7066, 38.0325
        Hunter-Lab:
        73.6680, -45.6059, 19.9904
      #52da9a color charts
#52da9a RGB chart
      #52da9a CMYK chart
      #52da9a RGB pie chart
      #52da9a color shades, tints & tones
#52da9a color schemes
#52da9a color preview, HTML & CSS examples
           This text has a color of #52da9a        
        
          <p style="color:#52da9a;">Text here</p>
        
        
          .mytext {color:#52da9a;}
        
        Text color #52da9a
      
           This box has a color of #52da9a        
        
          <div style="background-color:#52da9a;">Content here</div>
        
        
          .mybackground {background-color:#52da9a;}
        
        Background color #52da9a
      
           Border around this has a color of #52da9a        
        
          <div style="border:2px solid #52da9a;">Content here</div>
        
        
          .myborder {border:2px solid #52da9a;}
        
        Border color #52da9a