#32f912 color space conversions
Hex:
        #32f912
        RGB:
        50, 249, 18
        CMY:
        80, 2, 93
        CMYK:
        80, 0, 93, 2
      HSL:
        112°, 95.0617%, 52.3529%
        HSV (HSB):
        112°, 92.7711%, 97.6471%
        XYZ:
        35.3003, 68.4731, 11.9284
        xyY:
        0.3051, 0.5918, 68.4731
      CIE-Lab:
        86.2425, -81.2962, 80.5819
        CIE-LCH:
        86.2425, 114.4662, 135.2528
        CIE-Luv:
        86.2425, -77.6542, 104.0717
        Hunter-Lab:
        82.7485, -68.6623, 49.3772
      #32f912 color charts
#32f912 RGB chart
      #32f912 CMYK chart
      #32f912 RGB pie chart
      #32f912 color shades, tints & tones
#32f912 color schemes
#32f912 color preview, HTML & CSS examples
           This text has a color of #32f912        
        
          <p style="color:#32f912;">Text here</p>
        
        
          .mytext {color:#32f912;}
        
        Text color #32f912
      
           This box has a color of #32f912        
        
          <div style="background-color:#32f912;">Content here</div>
        
        
          .mybackground {background-color:#32f912;}
        
        Background color #32f912
      
           Border around this has a color of #32f912        
        
          <div style="border:2px solid #32f912;">Content here</div>
        
        
          .myborder {border:2px solid #32f912;}
        
        Border color #32f912