#52a87f color space conversions
Hex:
        #52a87f
        RGB:
        82, 168, 127
        CMY:
        68, 34, 50
        CMYK:
        51, 0, 24, 34
      HSL:
        151°, 34.4000%, 49.0196%
        HSV (HSB):
        151°, 51.1905%, 65.8824%
        XYZ:
        21.3131, 31.3314, 25.0029
        xyY:
        0.2745, 0.4035, 31.3314
      CIE-Lab:
        62.7864, -35.8305, 13.3657
        CIE-LCH:
        62.7864, 38.2422, 159.5433
        CIE-Luv:
        62.7864, -38.6035, 24.1672
        Hunter-Lab:
        55.9745, -29.9889, 12.6982
      #52a87f color charts
#52a87f RGB chart
      #52a87f CMYK chart
      #52a87f RGB pie chart
      #52a87f color shades, tints & tones
#52a87f color schemes
#52a87f color preview, HTML & CSS examples
           This text has a color of #52a87f        
        
          <p style="color:#52a87f;">Text here</p>
        
        
          .mytext {color:#52a87f;}
        
        Text color #52a87f
      
           This box has a color of #52a87f        
        
          <div style="background-color:#52a87f;">Content here</div>
        
        
          .mybackground {background-color:#52a87f;}
        
        Background color #52a87f
      
           Border around this has a color of #52a87f        
        
          <div style="border:2px solid #52a87f;">Content here</div>
        
        
          .myborder {border:2px solid #52a87f;}
        
        Border color #52a87f