#52c59e color space conversions
Hex:
        #52c59e
        RGB:
        82, 197, 158
        CMY:
        68, 23, 38
        CMYK:
        58, 0, 20, 23
      HSL:
        160°, 49.7835%, 54.7059%
        HSV (HSB):
        160°, 58.3756%, 77.2549%
        XYZ:
        29.6175, 44.1950, 39.3172
        xyY:
        0.2618, 0.3907, 44.1950
      CIE-Lab:
        72.3586, -41.8768, 9.9225
        CIE-LCH:
        72.3586, 43.0362, 166.6699
        CIE-Luv:
        72.3586, -48.6037, 21.0894
        Hunter-Lab:
        66.4793, -36.8144, 11.4702
      #52c59e color charts
#52c59e RGB chart
      #52c59e CMYK chart
      #52c59e RGB pie chart
      #52c59e color shades, tints & tones
#52c59e color schemes
#52c59e color preview, HTML & CSS examples
           This text has a color of #52c59e        
        
          <p style="color:#52c59e;">Text here</p>
        
        
          .mytext {color:#52c59e;}
        
        Text color #52c59e
      
           This box has a color of #52c59e        
        
          <div style="background-color:#52c59e;">Content here</div>
        
        
          .mybackground {background-color:#52c59e;}
        
        Background color #52c59e
      
           Border around this has a color of #52c59e        
        
          <div style="border:2px solid #52c59e;">Content here</div>
        
        
          .myborder {border:2px solid #52c59e;}
        
        Border color #52c59e