#52b87b color space conversions
Hex:
        #52b87b
        RGB:
        82, 184, 123
        CMY:
        68, 28, 52
        CMYK:
        55, 0, 33, 28
      HSL:
        144°, 41.8033%, 52.1569%
        HSV (HSB):
        144°, 55.4348%, 72.1569%
        XYZ:
        24.1953, 37.5049, 24.7028
        xyY:
        0.2800, 0.4341, 37.5049
      CIE-Lab:
        67.6541, -43.6935, 22.2502
        CIE-LCH:
        67.6541, 49.0326, 153.0133
        CIE-Luv:
        67.6541, -45.2031, 37.3043
        Hunter-Lab:
        61.2412, -36.6500, 18.9531
      #52b87b color charts
#52b87b RGB chart
      #52b87b CMYK chart
      #52b87b RGB pie chart
      #52b87b color shades, tints & tones
#52b87b color schemes
#52b87b color preview, HTML & CSS examples
           This text has a color of #52b87b        
        
          <p style="color:#52b87b;">Text here</p>
        
        
          .mytext {color:#52b87b;}
        
        Text color #52b87b
      
           This box has a color of #52b87b        
        
          <div style="background-color:#52b87b;">Content here</div>
        
        
          .mybackground {background-color:#52b87b;}
        
        Background color #52b87b
      
           Border around this has a color of #52b87b        
        
          <div style="border:2px solid #52b87b;">Content here</div>
        
        
          .myborder {border:2px solid #52b87b;}
        
        Border color #52b87b