#32e142 color space conversions
Hex:
        #32e142
        RGB:
        50, 225, 66
        CMY:
        80, 12, 74
        CMYK:
        78, 0, 71, 12
      HSL:
        125°, 74.4681%, 53.9216%
        HSV (HSB):
        125°, 77.7778%, 88.2353%
        XYZ:
        29.2240, 54.9219, 14.2150
        xyY:
        0.2971, 0.5584, 54.9219
      CIE-Lab:
        78.9963, -71.9952, 62.3273
        CIE-LCH:
        78.9963, 95.2261, 139.1168
        CIE-Luv:
        78.9963, -69.1462, 85.7719
        Hunter-Lab:
        74.1093, -59.3023, 40.5040
      #32e142 color charts
#32e142 RGB chart
      #32e142 CMYK chart
      #32e142 RGB pie chart
      #32e142 color shades, tints & tones
#32e142 color schemes
#32e142 color preview, HTML & CSS examples
           This text has a color of #32e142        
        
          <p style="color:#32e142;">Text here</p>
        
        
          .mytext {color:#32e142;}
        
        Text color #32e142
      
           This box has a color of #32e142        
        
          <div style="background-color:#32e142;">Content here</div>
        
        
          .mybackground {background-color:#32e142;}
        
        Background color #32e142
      
           Border around this has a color of #32e142        
        
          <div style="border:2px solid #32e142;">Content here</div>
        
        
          .myborder {border:2px solid #32e142;}
        
        Border color #32e142