#52bd7b color space conversions
Hex:
        #52bd7b
        RGB:
        82, 189, 123
        CMY:
        68, 26, 52
        CMYK:
        57, 0, 35, 26
      HSL:
        143°, 44.7699%, 53.1373%
        HSV (HSB):
        143°, 56.6138%, 74.1176%
        XYZ:
        25.2524, 39.6191, 25.0552
        xyY:
        0.2808, 0.4406, 39.6191
      CIE-Lab:
        69.1974, -45.7962, 24.3337
        CIE-LCH:
        69.1974, 51.8597, 152.0161
        CIE-Luv:
        69.1974, -47.1735, 40.4220
        Hunter-Lab:
        62.9437, -38.5389, 20.4598
      #52bd7b color charts
#52bd7b RGB chart
      #52bd7b CMYK chart
      #52bd7b RGB pie chart
      #52bd7b color shades, tints & tones
#52bd7b color schemes
#52bd7b color preview, HTML & CSS examples
           This text has a color of #52bd7b        
        
          <p style="color:#52bd7b;">Text here</p>
        
        
          .mytext {color:#52bd7b;}
        
        Text color #52bd7b
      
           This box has a color of #52bd7b        
        
          <div style="background-color:#52bd7b;">Content here</div>
        
        
          .mybackground {background-color:#52bd7b;}
        
        Background color #52bd7b
      
           Border around this has a color of #52bd7b        
        
          <div style="border:2px solid #52bd7b;">Content here</div>
        
        
          .myborder {border:2px solid #52bd7b;}
        
        Border color #52bd7b