#00dd20 color space conversions
Hex:
        #00dd20
        RGB:
        0, 221, 32
        CMY:
        100, 13, 87
        CMYK:
        100, 0, 86, 13
      HSL:
        129°, 100.0000%, 43.3333%
        HSV (HSB):
        129°, 100.0000%, 86.6667%
        XYZ:
        26.1172, 51.8172, 9.9917
        xyY:
        0.2970, 0.5893, 51.8172
      CIE-Lab:
        77.1714, -76.5391, 70.4300
        CIE-LCH:
        77.1714, 104.0126, 137.3803
        CIE-Luv:
        77.1714, -72.7139, 91.5727
        Hunter-Lab:
        71.9842, -61.2092, 42.1592
      #00dd20 color charts
#00dd20 RGB chart
      #00dd20 CMYK chart
      #00dd20 RGB pie chart
      #00dd20 color shades, tints & tones
#00dd20 color schemes
#00dd20 color preview, HTML & CSS examples
           This text has a color of #00dd20        
        
          <p style="color:#00dd20;">Text here</p>
        
        
          .mytext {color:#00dd20;}
        
        Text color #00dd20
      
           This box has a color of #00dd20        
        
          <div style="background-color:#00dd20;">Content here</div>
        
        
          .mybackground {background-color:#00dd20;}
        
        Background color #00dd20
      
           Border around this has a color of #00dd20        
        
          <div style="border:2px solid #00dd20;">Content here</div>
        
        
          .myborder {border:2px solid #00dd20;}
        
        Border color #00dd20