#0add1f color space conversions
Hex:
        #0add1f
        RGB:
        10, 221, 31
        CMY:
        96, 13, 88
        CMYK:
        95, 0, 86, 13
      HSL:
        126°, 91.3420%, 45.2941%
        HSV (HSB):
        126°, 95.4751%, 86.6667%
        XYZ:
        26.2289, 51.8764, 9.9271
        xyY:
        0.2979, 0.5893, 51.8764
      CIE-Lab:
        77.2068, -76.2288, 70.6861
        CIE-LCH:
        77.2068, 103.9584, 137.1606
        CIE-Luv:
        77.2068, -72.3308, 91.7133
        Hunter-Lab:
        72.0252, -61.0410, 42.2459
      #0add1f color charts
#0add1f RGB chart
      #0add1f CMYK chart
      #0add1f RGB pie chart
      #0add1f color shades, tints & tones
#0add1f color schemes
#0add1f color preview, HTML & CSS examples
           This text has a color of #0add1f        
        
          <p style="color:#0add1f;">Text here</p>
        
        
          .mytext {color:#0add1f;}
        
        Text color #0add1f
      
           This box has a color of #0add1f        
        
          <div style="background-color:#0add1f;">Content here</div>
        
        
          .mybackground {background-color:#0add1f;}
        
        Background color #0add1f
      
           Border around this has a color of #0add1f        
        
          <div style="border:2px solid #0add1f;">Content here</div>
        
        
          .myborder {border:2px solid #0add1f;}
        
        Border color #0add1f