#00df32 color space conversions
Hex:
        #00df32
        RGB:
        0, 223, 50
        CMY:
        100, 13, 80
        CMYK:
        100, 0, 78, 13
      HSL:
        133°, 100.0000%, 43.7255%
        HSV (HSB):
        133°, 100.0000%, 87.4510%
        XYZ:
        26.9634, 53.0056, 11.8276
        xyY:
        0.2937, 0.5774, 53.0056
      CIE-Lab:
        77.8783, -76.1126, 66.4312
        CIE-LCH:
        77.8783, 101.0260, 138.8855
        CIE-Luv:
        77.8783, -72.9625, 89.0636
        Hunter-Lab:
        72.8050, -61.3010, 41.3315
      #00df32 color charts
#00df32 RGB chart
      #00df32 CMYK chart
      #00df32 RGB pie chart
      #00df32 color shades, tints & tones
#00df32 color schemes
#00df32 color preview, HTML & CSS examples
           This text has a color of #00df32        
        
          <p style="color:#00df32;">Text here</p>
        
        
          .mytext {color:#00df32;}
        
        Text color #00df32
      
           This box has a color of #00df32        
        
          <div style="background-color:#00df32;">Content here</div>
        
        
          .mybackground {background-color:#00df32;}
        
        Background color #00df32
      
           Border around this has a color of #00df32        
        
          <div style="border:2px solid #00df32;">Content here</div>
        
        
          .myborder {border:2px solid #00df32;}
        
        Border color #00df32