#52da6f color space conversions
Hex:
        #52da6f
        RGB:
        82, 218, 111
        CMY:
        68, 15, 56
        CMYK:
        62, 0, 49, 15
      HSL:
        133°, 64.7619%, 58.8235%
        HSV (HSB):
        133°, 62.3853%, 85.4902%
        XYZ:
        31.4203, 53.0843, 23.6292
        xyY:
        0.2906, 0.4909, 53.0843
      CIE-Lab:
        77.9248, -59.1258, 41.7516
        CIE-LCH:
        77.9248, 72.3814, 144.7722
        CIE-Luv:
        77.9248, -58.7271, 64.1750
        Hunter-Lab:
        72.8590, -50.5254, 31.7727
      #52da6f color charts
#52da6f RGB chart
      #52da6f CMYK chart
      #52da6f RGB pie chart
      #52da6f color shades, tints & tones
#52da6f color schemes
#52da6f color preview, HTML & CSS examples
           This text has a color of #52da6f        
        
          <p style="color:#52da6f;">Text here</p>
        
        
          .mytext {color:#52da6f;}
        
        Text color #52da6f
      
           This box has a color of #52da6f        
        
          <div style="background-color:#52da6f;">Content here</div>
        
        
          .mybackground {background-color:#52da6f;}
        
        Background color #52da6f
      
           Border around this has a color of #52da6f        
        
          <div style="border:2px solid #52da6f;">Content here</div>
        
        
          .myborder {border:2px solid #52da6f;}
        
        Border color #52da6f