#32fc12 color space conversions
Hex:
        #32fc12
        RGB:
        50, 252, 18
        CMY:
        80, 1, 93
        CMYK:
        80, 0, 93, 1
      HSL:
        112°, 97.5000%, 52.9412%
        HSV (HSB):
        112°, 92.8571%, 98.8235%
        XYZ:
        36.2350, 70.3426, 12.2400
        xyY:
        0.3050, 0.5920, 70.3426
      CIE-Lab:
        87.1646, -82.1262, 81.3457
        CIE-LCH:
        87.1646, 115.5934, 135.2736
        CIE-Luv:
        87.1646, -78.5919, 105.2247
        Hunter-Lab:
        83.8705, -69.6551, 50.0566
      #32fc12 color charts
#32fc12 RGB chart
      #32fc12 CMYK chart
      #32fc12 RGB pie chart
      #32fc12 color shades, tints & tones
#32fc12 color schemes
#32fc12 color preview, HTML & CSS examples
           This text has a color of #32fc12        
        
          <p style="color:#32fc12;">Text here</p>
        
        
          .mytext {color:#32fc12;}
        
        Text color #32fc12
      
           This box has a color of #32fc12        
        
          <div style="background-color:#32fc12;">Content here</div>
        
        
          .mybackground {background-color:#32fc12;}
        
        Background color #32fc12
      
           Border around this has a color of #32fc12        
        
          <div style="border:2px solid #32fc12;">Content here</div>
        
        
          .myborder {border:2px solid #32fc12;}
        
        Border color #32fc12