#52ae5f color space conversions
Hex:
        #52ae5f
        RGB:
        82, 174, 95
        CMY:
        68, 32, 63
        CMYK:
        53, 0, 45, 32
      HSL:
        128°, 36.2205%, 50.1961%
        HSV (HSB):
        128°, 52.8736%, 68.2353%
        XYZ:
        20.6813, 32.8922, 16.0853
        xyY:
        0.2969, 0.4722, 32.8922
      CIE-Lab:
        64.0735, -44.4100, 32.3307
        CIE-LCH:
        64.0735, 54.9320, 143.9452
        CIE-Luv:
        64.0735, -42.2523, 48.4007
        Hunter-Lab:
        57.3517, -35.9975, 23.5173
      #52ae5f color charts
#52ae5f RGB chart
      #52ae5f CMYK chart
      #52ae5f RGB pie chart
      #52ae5f color shades, tints & tones
#52ae5f color schemes
#52ae5f color preview, HTML & CSS examples
           This text has a color of #52ae5f        
        
          <p style="color:#52ae5f;">Text here</p>
        
        
          .mytext {color:#52ae5f;}
        
        Text color #52ae5f
      
           This box has a color of #52ae5f        
        
          <div style="background-color:#52ae5f;">Content here</div>
        
        
          .mybackground {background-color:#52ae5f;}
        
        Background color #52ae5f
      
           Border around this has a color of #52ae5f        
        
          <div style="border:2px solid #52ae5f;">Content here</div>
        
        
          .myborder {border:2px solid #52ae5f;}
        
        Border color #52ae5f