#0add4e color space conversions
Hex:
        #0add4e
        RGB:
        10, 221, 78
        CMY:
        96, 13, 69
        CMYK:
        95, 0, 65, 13
      HSL:
        139°, 91.3420%, 45.2941%
        HSV (HSB):
        139°, 95.4751%, 86.6667%
        XYZ:
        27.3568, 52.3275, 15.8661
        xyY:
        0.2863, 0.5476, 52.3275
      CIE-Lab:
        77.4763, -72.7896, 55.9213
        CIE-LCH:
        77.4763, 91.7906, 142.4664
        CIE-Luv:
        77.4763, -71.0869, 79.9321
        Hunter-Lab:
        72.3377, -59.0857, 37.6321
      #0add4e color charts
#0add4e RGB chart
      #0add4e CMYK chart
      #0add4e RGB pie chart
      #0add4e color shades, tints & tones
#0add4e color schemes
#0add4e color preview, HTML & CSS examples
           This text has a color of #0add4e        
        
          <p style="color:#0add4e;">Text here</p>
        
        
          .mytext {color:#0add4e;}
        
        Text color #0add4e
      
           This box has a color of #0add4e        
        
          <div style="background-color:#0add4e;">Content here</div>
        
        
          .mybackground {background-color:#0add4e;}
        
        Background color #0add4e
      
           Border around this has a color of #0add4e        
        
          <div style="border:2px solid #0add4e;">Content here</div>
        
        
          .myborder {border:2px solid #0add4e;}
        
        Border color #0add4e