#32fc52 color space conversions
Hex:
        #32fc52
        RGB:
        50, 252, 82
        CMY:
        80, 1, 68
        CMYK:
        80, 0, 67, 1
      HSL:
        130°, 97.1154%, 59.2157%
        HSV (HSB):
        130°, 80.1587%, 98.8235%
        XYZ:
        37.6488, 70.9081, 19.6850
        xyY:
        0.2936, 0.5529, 70.9081
      CIE-Lab:
        87.4403, -78.6595, 65.2561
        CIE-LCH:
        87.4403, 102.2040, 140.3208
        CIE-Luv:
        87.4403, -77.3573, 92.8233
        Hunter-Lab:
        84.2070, -67.5551, 45.0847
      #32fc52 color charts
#32fc52 RGB chart
      #32fc52 CMYK chart
      #32fc52 RGB pie chart
      #32fc52 color shades, tints & tones
#32fc52 color schemes
#32fc52 color preview, HTML & CSS examples
           This text has a color of #32fc52        
        
          <p style="color:#32fc52;">Text here</p>
        
        
          .mytext {color:#32fc52;}
        
        Text color #32fc52
      
           This box has a color of #32fc52        
        
          <div style="background-color:#32fc52;">Content here</div>
        
        
          .mybackground {background-color:#32fc52;}
        
        Background color #32fc52
      
           Border around this has a color of #32fc52        
        
          <div style="border:2px solid #32fc52;">Content here</div>
        
        
          .myborder {border:2px solid #32fc52;}
        
        Border color #32fc52