#52b58a color space conversions
Hex:
        #52b58a
        RGB:
        82, 181, 138
        CMY:
        68, 29, 46
        CMYK:
        55, 0, 24, 29
      HSL:
        154°, 40.0810%, 51.5686%
        HSV (HSB):
        154°, 54.6961%, 70.9804%
        XYZ:
        24.5910, 36.6766, 29.8280
        xyY:
        0.2699, 0.4026, 36.6766
      CIE-Lab:
        67.0337, -39.3012, 13.2689
        CIE-LCH:
        67.0337, 41.4807, 161.3443
        CIE-Luv:
        67.0337, -43.3550, 24.9394
        Hunter-Lab:
        60.5612, -33.5018, 13.1910
      #52b58a color charts
#52b58a RGB chart
      #52b58a CMYK chart
      #52b58a RGB pie chart
      #52b58a color shades, tints & tones
#52b58a color schemes
#52b58a color preview, HTML & CSS examples
           This text has a color of #52b58a        
        
          <p style="color:#52b58a;">Text here</p>
        
        
          .mytext {color:#52b58a;}
        
        Text color #52b58a
      
           This box has a color of #52b58a        
        
          <div style="background-color:#52b58a;">Content here</div>
        
        
          .mybackground {background-color:#52b58a;}
        
        Background color #52b58a
      
           Border around this has a color of #52b58a        
        
          <div style="border:2px solid #52b58a;">Content here</div>
        
        
          .myborder {border:2px solid #52b58a;}
        
        Border color #52b58a