#52f32d color space conversions
Hex:
        #52f32d
        RGB:
        82, 243, 45
        CMY:
        68, 5, 82
        CMYK:
        66, 0, 81, 5
      HSL:
        109°, 89.1892%, 56.4706%
        HSV (HSB):
        109°, 81.4815%, 95.2941%
        XYZ:
        36.0039, 66.0845, 13.3406
        xyY:
        0.3119, 0.5725, 66.0845
      CIE-Lab:
        85.0395, -73.7385, 74.8711
        CIE-LCH:
        85.0395, 105.0859, 134.5633
        CIE-Luv:
        85.0395, -69.5416, 98.3070
        Hunter-Lab:
        81.2924, -63.2050, 47.1748
      #52f32d color charts
#52f32d RGB chart
      #52f32d CMYK chart
      #52f32d RGB pie chart
      #52f32d color shades, tints & tones
#52f32d color schemes
#52f32d color preview, HTML & CSS examples
           This text has a color of #52f32d        
        
          <p style="color:#52f32d;">Text here</p>
        
        
          .mytext {color:#52f32d;}
        
        Text color #52f32d
      
           This box has a color of #52f32d        
        
          <div style="background-color:#52f32d;">Content here</div>
        
        
          .mybackground {background-color:#52f32d;}
        
        Background color #52f32d
      
           Border around this has a color of #52f32d        
        
          <div style="border:2px solid #52f32d;">Content here</div>
        
        
          .myborder {border:2px solid #52f32d;}
        
        Border color #52f32d