#52b28e color space conversions
Hex:
        #52b28e
        RGB:
        82, 178, 142
        CMY:
        68, 30, 44
        CMYK:
        54, 0, 20, 30
      HSL:
        158°, 38.4000%, 50.9804%
        HSV (HSB):
        158°, 53.9326%, 69.8039%
        XYZ:
        24.2826, 35.5876, 31.1805
        xyY:
        0.2667, 0.3909, 35.5876
      CIE-Lab:
        66.2036, -37.0611, 9.9035
        CIE-LCH:
        66.2036, 38.3615, 165.0390
        CIE-Luv:
        66.2036, -41.9861, 19.9469
        Hunter-Lab:
        59.6554, -31.7389, 10.7693
      #52b28e color charts
#52b28e RGB chart
      #52b28e CMYK chart
      #52b28e RGB pie chart
      #52b28e color shades, tints & tones
#52b28e color schemes
#52b28e color preview, HTML & CSS examples
           This text has a color of #52b28e        
        
          <p style="color:#52b28e;">Text here</p>
        
        
          .mytext {color:#52b28e;}
        
        Text color #52b28e
      
           This box has a color of #52b28e        
        
          <div style="background-color:#52b28e;">Content here</div>
        
        
          .mybackground {background-color:#52b28e;}
        
        Background color #52b28e
      
           Border around this has a color of #52b28e        
        
          <div style="border:2px solid #52b28e;">Content here</div>
        
        
          .myborder {border:2px solid #52b28e;}
        
        Border color #52b28e