#52ac45 color space conversions
Hex:
        #52ac45
        RGB:
        82, 172, 69
        CMY:
        68, 33, 73
        CMYK:
        52, 0, 60, 33
      HSL:
        112°, 42.7386%, 47.2549%
        HSV (HSB):
        112°, 59.8837%, 67.4510%
        XYZ:
        19.3064, 31.7286, 10.7369
        xyY:
        0.3125, 0.5136, 31.7286
      CIE-Lab:
        63.1179, -47.1088, 44.0107
        CIE-LCH:
        63.1179, 64.4685, 136.9474
        CIE-Luv:
        63.1179, -42.1964, 59.9481
        Hunter-Lab:
        56.3281, -37.3936, 28.1282
      #52ac45 color charts
#52ac45 RGB chart
      #52ac45 CMYK chart
      #52ac45 RGB pie chart
      #52ac45 color shades, tints & tones
#52ac45 color schemes
#52ac45 color preview, HTML & CSS examples
           This text has a color of #52ac45        
        
          <p style="color:#52ac45;">Text here</p>
        
        
          .mytext {color:#52ac45;}
        
        Text color #52ac45
      
           This box has a color of #52ac45        
        
          <div style="background-color:#52ac45;">Content here</div>
        
        
          .mybackground {background-color:#52ac45;}
        
        Background color #52ac45
      
           Border around this has a color of #52ac45        
        
          <div style="border:2px solid #52ac45;">Content here</div>
        
        
          .myborder {border:2px solid #52ac45;}
        
        Border color #52ac45