#0add02 color space conversions
Hex:
        #0add02
        RGB:
        10, 221, 2
        CMY:
        96, 13, 99
        CMYK:
        95, 0, 99, 13
      HSL:
        118°, 98.2063%, 43.7255%
        HSV (HSB):
        118°, 99.0950%, 86.6667%
        XYZ:
        25.9926, 51.7818, 8.6824
        xyY:
        0.3006, 0.5989, 51.7818
      CIE-Lab:
        77.1502, -76.9654, 74.5197
        CIE-LCH:
        77.1502, 107.1301, 135.9249
        CIE-Luv:
        77.1502, -72.6017, 94.2662
        Hunter-Lab:
        71.9596, -61.4531, 43.2180
      #0add02 color charts
#0add02 RGB chart
      #0add02 CMYK chart
      #0add02 RGB pie chart
      #0add02 color shades, tints & tones
#0add02 color schemes
#0add02 color preview, HTML & CSS examples
           This text has a color of #0add02        
        
          <p style="color:#0add02;">Text here</p>
        
        
          .mytext {color:#0add02;}
        
        Text color #0add02
      
           This box has a color of #0add02        
        
          <div style="background-color:#0add02;">Content here</div>
        
        
          .mybackground {background-color:#0add02;}
        
        Background color #0add02
      
           Border around this has a color of #0add02        
        
          <div style="border:2px solid #0add02;">Content here</div>
        
        
          .myborder {border:2px solid #0add02;}
        
        Border color #0add02