#52e12b color space conversions
Hex:
        #52e12b
        RGB:
        82, 225, 43
        CMY:
        68, 12, 83
        CMYK:
        64, 0, 81, 12
      HSL:
        107°, 75.2066%, 52.5490%
        HSV (HSB):
        107°, 80.8889%, 88.2353%
        XYZ:
        30.8409, 55.8187, 11.4341
        xyY:
        0.3144, 0.5690, 55.8187
      CIE-Lab:
        79.5105, -68.0992, 70.3156
        CIE-LCH:
        79.5105, 97.8866, 134.0826
        CIE-Luv:
        79.5105, -63.1935, 91.3234
        Hunter-Lab:
        74.7119, -57.0614, 43.2244
      #52e12b color charts
#52e12b RGB chart
      #52e12b CMYK chart
      #52e12b RGB pie chart
      #52e12b color shades, tints & tones
#52e12b color schemes
#52e12b color preview, HTML & CSS examples
           This text has a color of #52e12b        
        
          <p style="color:#52e12b;">Text here</p>
        
        
          .mytext {color:#52e12b;}
        
        Text color #52e12b
      
           This box has a color of #52e12b        
        
          <div style="background-color:#52e12b;">Content here</div>
        
        
          .mybackground {background-color:#52e12b;}
        
        Background color #52e12b
      
           Border around this has a color of #52e12b        
        
          <div style="border:2px solid #52e12b;">Content here</div>
        
        
          .myborder {border:2px solid #52e12b;}
        
        Border color #52e12b