#52bb2b color space conversions
Hex:
        #52bb2b
        RGB:
        82, 187, 43
        CMY:
        68, 27, 83
        CMYK:
        56, 0, 77, 27
      HSL:
        104°, 62.6087%, 45.0980%
        HSV (HSB):
        104°, 77.0053%, 73.3333%
        XYZ:
        21.6860, 37.5089, 8.3825
        xyY:
        0.3209, 0.5551, 37.5089
      CIE-Lab:
        67.6571, -55.0632, 59.1551
        CIE-LCH:
        67.6571, 80.8163, 132.9482
        CIE-Luv:
        67.6571, -48.8250, 75.2516
        Hunter-Lab:
        61.2445, -43.9729, 34.7562
      #52bb2b color charts
#52bb2b RGB chart
      #52bb2b CMYK chart
      #52bb2b RGB pie chart
      #52bb2b color shades, tints & tones
#52bb2b color schemes
#52bb2b color preview, HTML & CSS examples
           This text has a color of #52bb2b        
        
          <p style="color:#52bb2b;">Text here</p>
        
        
          .mytext {color:#52bb2b;}
        
        Text color #52bb2b
      
           This box has a color of #52bb2b        
        
          <div style="background-color:#52bb2b;">Content here</div>
        
        
          .mybackground {background-color:#52bb2b;}
        
        Background color #52bb2b
      
           Border around this has a color of #52bb2b        
        
          <div style="border:2px solid #52bb2b;">Content here</div>
        
        
          .myborder {border:2px solid #52bb2b;}
        
        Border color #52bb2b