#52bf3b color space conversions
Hex:
        #52bf3b
        RGB:
        82, 191, 59
        CMY:
        68, 25, 77
        CMYK:
        57, 0, 69, 25
      HSL:
        110°, 52.8000%, 49.0196%
        HSV (HSB):
        110°, 69.1099%, 74.9020%
        XYZ:
        22.8999, 39.3712, 10.5301
        xyY:
        0.3146, 0.5408, 39.3712
      CIE-Lab:
        69.0193, -55.3375, 54.7825
        CIE-LCH:
        69.0193, 77.8676, 135.2887
        CIE-Luv:
        69.0193, -50.1005, 72.6591
        Hunter-Lab:
        62.7465, -44.6612, 33.9725
      #52bf3b color charts
#52bf3b RGB chart
      #52bf3b CMYK chart
      #52bf3b RGB pie chart
      #52bf3b color shades, tints & tones
#52bf3b color schemes
#52bf3b color preview, HTML & CSS examples
           This text has a color of #52bf3b        
        
          <p style="color:#52bf3b;">Text here</p>
        
        
          .mytext {color:#52bf3b;}
        
        Text color #52bf3b
      
           This box has a color of #52bf3b        
        
          <div style="background-color:#52bf3b;">Content here</div>
        
        
          .mybackground {background-color:#52bf3b;}
        
        Background color #52bf3b
      
           Border around this has a color of #52bf3b        
        
          <div style="border:2px solid #52bf3b;">Content here</div>
        
        
          .myborder {border:2px solid #52bf3b;}
        
        Border color #52bf3b