#0add7a color space conversions
Hex:
        #0add7a
        RGB:
        10, 221, 122
        CMY:
        96, 13, 52
        CMYK:
        95, 0, 45, 13
      HSL:
        152°, 91.3420%, 45.2941%
        HSV (HSB):
        152°, 95.4751%, 86.6667%
        XYZ:
        29.4945, 53.1826, 27.1231
        xyY:
        0.2686, 0.4844, 53.1826
      CIE-Lab:
        77.9827, -66.5883, 36.1978
        CIE-LCH:
        77.9827, 75.7910, 151.4712
        CIE-Luv:
        77.9827, -68.9309, 59.2595
        Hunter-Lab:
        72.9264, -55.4283, 28.9971
      #0add7a color charts
#0add7a RGB chart
      #0add7a CMYK chart
      #0add7a RGB pie chart
      #0add7a color shades, tints & tones
#0add7a color schemes
#0add7a color preview, HTML & CSS examples
           This text has a color of #0add7a        
        
          <p style="color:#0add7a;">Text here</p>
        
        
          .mytext {color:#0add7a;}
        
        Text color #0add7a
      
           This box has a color of #0add7a        
        
          <div style="background-color:#0add7a;">Content here</div>
        
        
          .mybackground {background-color:#0add7a;}
        
        Background color #0add7a
      
           Border around this has a color of #0add7a        
        
          <div style="border:2px solid #0add7a;">Content here</div>
        
        
          .myborder {border:2px solid #0add7a;}
        
        Border color #0add7a