#52bf3e color space conversions
Hex:
        #52bf3e
        RGB:
        82, 191, 62
        CMY:
        68, 25, 76
        CMYK:
        57, 0, 68, 25
      HSL:
        111°, 50.9881%, 49.6078%
        HSV (HSB):
        111°, 67.5393%, 74.9020%
        XYZ:
        22.9800, 39.4032, 10.9518
        xyY:
        0.3134, 0.5373, 39.4032
      CIE-Lab:
        69.0424, -55.0746, 53.6127
        CIE-LCH:
        69.0424, 76.8605, 135.7706
        CIE-Luv:
        69.0424, -50.0325, 71.6918
        Hunter-Lab:
        62.7720, -44.5046, 33.5961
      #52bf3e color charts
#52bf3e RGB chart
      #52bf3e CMYK chart
      #52bf3e RGB pie chart
      #52bf3e color shades, tints & tones
#52bf3e color schemes
#52bf3e color preview, HTML & CSS examples
           This text has a color of #52bf3e        
        
          <p style="color:#52bf3e;">Text here</p>
        
        
          .mytext {color:#52bf3e;}
        
        Text color #52bf3e
      
           This box has a color of #52bf3e        
        
          <div style="background-color:#52bf3e;">Content here</div>
        
        
          .mybackground {background-color:#52bf3e;}
        
        Background color #52bf3e
      
           Border around this has a color of #52bf3e        
        
          <div style="border:2px solid #52bf3e;">Content here</div>
        
        
          .myborder {border:2px solid #52bf3e;}
        
        Border color #52bf3e