#52dd9b color space conversions
Hex:
        #52dd9b
        RGB:
        82, 221, 155
        CMY:
        68, 13, 39
        CMYK:
        63, 0, 30, 13
      HSL:
        152°, 67.1498%, 59.4118%
        HSV (HSB):
        152°, 62.8959%, 86.6667%
        XYZ:
        35.2525, 55.8733, 39.9370
        xyY:
        0.2690, 0.4263, 55.8733
      CIE-Lab:
        79.5417, -52.5754, 21.5626
        CIE-LCH:
        79.5417, 56.8253, 157.7001
        CIE-Luv:
        79.5417, -57.7605, 39.2782
        Hunter-Lab:
        74.7484, -46.6264, 20.6462
      #52dd9b color charts
#52dd9b RGB chart
      #52dd9b CMYK chart
      #52dd9b RGB pie chart
      #52dd9b color shades, tints & tones
#52dd9b color schemes
#52dd9b color preview, HTML & CSS examples
           This text has a color of #52dd9b        
        
          <p style="color:#52dd9b;">Text here</p>
        
        
          .mytext {color:#52dd9b;}
        
        Text color #52dd9b
      
           This box has a color of #52dd9b        
        
          <div style="background-color:#52dd9b;">Content here</div>
        
        
          .mybackground {background-color:#52dd9b;}
        
        Background color #52dd9b
      
           Border around this has a color of #52dd9b        
        
          <div style="border:2px solid #52dd9b;">Content here</div>
        
        
          .myborder {border:2px solid #52dd9b;}
        
        Border color #52dd9b