#52bd7e color space conversions
Hex:
        #52bd7e
        RGB:
        82, 189, 126
        CMY:
        68, 26, 51
        CMYK:
        57, 0, 33, 26
      HSL:
        145°, 44.7699%, 53.1373%
        HSV (HSB):
        145°, 56.6138%, 74.1176%
        XYZ:
        25.4432, 39.6954, 26.0596
        xyY:
        0.2790, 0.4353, 39.6954
      CIE-Lab:
        69.2520, -45.2245, 22.8116
        CIE-LCH:
        69.2520, 50.6520, 153.2332
        CIE-Luv:
        69.2520, -47.0424, 38.4638
        Hunter-Lab:
        63.0043, -38.1734, 19.5796
      #52bd7e color charts
#52bd7e RGB chart
      #52bd7e CMYK chart
      #52bd7e RGB pie chart
      #52bd7e color shades, tints & tones
#52bd7e color schemes
#52bd7e color preview, HTML & CSS examples
           This text has a color of #52bd7e        
        
          <p style="color:#52bd7e;">Text here</p>
        
        
          .mytext {color:#52bd7e;}
        
        Text color #52bd7e
      
           This box has a color of #52bd7e        
        
          <div style="background-color:#52bd7e;">Content here</div>
        
        
          .mybackground {background-color:#52bd7e;}
        
        Background color #52bd7e
      
           Border around this has a color of #52bd7e        
        
          <div style="border:2px solid #52bd7e;">Content here</div>
        
        
          .myborder {border:2px solid #52bd7e;}
        
        Border color #52bd7e