#0adf00 color space conversions
Hex:
        #0adf00
        RGB:
        10, 223, 0
        CMY:
        96, 13, 100
        CMYK:
        96, 0, 100, 13
      HSL:
        117°, 100.0000%, 43.7255%
        HSV (HSB):
        117°, 100.0000%, 87.4510%
        XYZ:
        26.5129, 52.8399, 8.8018
        xyY:
        0.3008, 0.5994, 52.8399
      CIE-Lab:
        77.7804, -77.5306, 75.2135
        CIE-LCH:
        77.7804, 108.0188, 135.8691
        CIE-Luv:
        77.7804, -73.2188, 95.1605
        Hunter-Lab:
        72.6910, -62.1044, 43.7046
      #0adf00 color charts
#0adf00 RGB chart
      #0adf00 CMYK chart
      #0adf00 RGB pie chart
      #0adf00 color shades, tints & tones
#0adf00 color schemes
#0adf00 color preview, HTML & CSS examples
           This text has a color of #0adf00        
        
          <p style="color:#0adf00;">Text here</p>
        
        
          .mytext {color:#0adf00;}
        
        Text color #0adf00
      
           This box has a color of #0adf00        
        
          <div style="background-color:#0adf00;">Content here</div>
        
        
          .mybackground {background-color:#0adf00;}
        
        Background color #0adf00
      
           Border around this has a color of #0adf00        
        
          <div style="border:2px solid #0adf00;">Content here</div>
        
        
          .myborder {border:2px solid #0adf00;}
        
        Border color #0adf00