#32f714 color space conversions
Hex:
        #32f714
        RGB:
        50, 247, 20
        CMY:
        80, 3, 92
        CMYK:
        80, 0, 92, 3
      HSL:
        112°, 93.4156%, 52.3529%
        HSV (HSB):
        112°, 91.9028%, 96.8627%
        XYZ:
        34.7024, 67.2501, 11.8134
        xyY:
        0.3050, 0.5911, 67.2501
      CIE-Lab:
        85.6301, -80.6971, 79.8346
        CIE-LCH:
        85.6301, 113.5147, 135.3078
        CIE-Luv:
        85.6301, -77.0113, 103.1435
        Hunter-Lab:
        82.0062, -67.9753, 48.8633
      #32f714 color charts
#32f714 RGB chart
      #32f714 CMYK chart
      #32f714 RGB pie chart
      #32f714 color shades, tints & tones
#32f714 color schemes
#32f714 color preview, HTML & CSS examples
           This text has a color of #32f714        
        
          <p style="color:#32f714;">Text here</p>
        
        
          .mytext {color:#32f714;}
        
        Text color #32f714
      
           This box has a color of #32f714        
        
          <div style="background-color:#32f714;">Content here</div>
        
        
          .mybackground {background-color:#32f714;}
        
        Background color #32f714
      
           Border around this has a color of #32f714        
        
          <div style="border:2px solid #32f714;">Content here</div>
        
        
          .myborder {border:2px solid #32f714;}
        
        Border color #32f714