#52bc2b color space conversions
Hex:
        #52bc2b
        RGB:
        82, 188, 43
        CMY:
        68, 26, 83
        CMYK:
        56, 0, 77, 26
      HSL:
        104°, 62.7706%, 45.2941%
        HSV (HSB):
        104°, 77.1277%, 73.7255%
        XYZ:
        21.8989, 37.9347, 8.4534
        xyY:
        0.3207, 0.5555, 37.9347
      CIE-Lab:
        67.9725, -55.4260, 59.4594
        CIE-LCH:
        67.9725, 81.2863, 132.9893
        CIE-Luv:
        67.9725, -49.2219, 75.6865
        Hunter-Lab:
        61.5911, -44.3182, 34.9762
      #52bc2b color charts
#52bc2b RGB chart
      #52bc2b CMYK chart
      #52bc2b RGB pie chart
      #52bc2b color shades, tints & tones
#52bc2b color schemes
#52bc2b color preview, HTML & CSS examples
           This text has a color of #52bc2b        
        
          <p style="color:#52bc2b;">Text here</p>
        
        
          .mytext {color:#52bc2b;}
        
        Text color #52bc2b
      
           This box has a color of #52bc2b        
        
          <div style="background-color:#52bc2b;">Content here</div>
        
        
          .mybackground {background-color:#52bc2b;}
        
        Background color #52bc2b
      
           Border around this has a color of #52bc2b        
        
          <div style="border:2px solid #52bc2b;">Content here</div>
        
        
          .myborder {border:2px solid #52bc2b;}
        
        Border color #52bc2b