#52f32e color space conversions
Hex:
        #52f32e
        RGB:
        82, 243, 46
        CMY:
        68, 5, 82
        CMYK:
        66, 0, 81, 5
      HSL:
        109°, 89.1403%, 56.6667%
        HSV (HSB):
        109°, 81.0700%, 95.2941%
        XYZ:
        36.0234, 66.0923, 13.4432
        xyY:
        0.3117, 0.5719, 66.0923
      CIE-Lab:
        85.0435, -73.6903, 74.6239
        CIE-LCH:
        85.0435, 104.8761, 134.6393
        CIE-Luv:
        85.0435, -69.5262, 98.1279
        Hunter-Lab:
        81.2972, -63.1753, 47.1039
      #52f32e color charts
#52f32e RGB chart
      #52f32e CMYK chart
      #52f32e RGB pie chart
      #52f32e color shades, tints & tones
#52f32e color schemes
#52f32e color preview, HTML & CSS examples
           This text has a color of #52f32e        
        
          <p style="color:#52f32e;">Text here</p>
        
        
          .mytext {color:#52f32e;}
        
        Text color #52f32e
      
           This box has a color of #52f32e        
        
          <div style="background-color:#52f32e;">Content here</div>
        
        
          .mybackground {background-color:#52f32e;}
        
        Background color #52f32e
      
           Border around this has a color of #52f32e        
        
          <div style="border:2px solid #52f32e;">Content here</div>
        
        
          .myborder {border:2px solid #52f32e;}
        
        Border color #52f32e