#0aa5ae color space conversions
Hex:
        #0aa5ae
        RGB:
        10, 165, 174
        CMY:
        96, 35, 32
        CMYK:
        94, 5, 0, 32
      HSL:
        183°, 89.1304%, 36.0784%
        HSV (HSB):
        183°, 94.2529%, 68.2353%
        XYZ:
        21.2203, 30.0308, 44.7225
        xyY:
        0.2211, 0.3129, 30.0308
      CIE-Lab:
        61.6808, -31.5063, -14.7360
        CIE-LCH:
        61.6808, 34.7822, 205.0662
        CIE-Luv:
        61.6808, -46.2965, -17.8201
        Hunter-Lab:
        54.8004, -26.7802, -10.0262
      #0aa5ae color charts
#0aa5ae RGB chart
      #0aa5ae CMYK chart
      #0aa5ae RGB pie chart
      #0aa5ae color shades, tints & tones
#0aa5ae color schemes
#0aa5ae color preview, HTML & CSS examples
           This text has a color of #0aa5ae        
        
          <p style="color:#0aa5ae;">Text here</p>
        
        
          .mytext {color:#0aa5ae;}
        
        Text color #0aa5ae
      
           This box has a color of #0aa5ae        
        
          <div style="background-color:#0aa5ae;">Content here</div>
        
        
          .mybackground {background-color:#0aa5ae;}
        
        Background color #0aa5ae
      
           Border around this has a color of #0aa5ae        
        
          <div style="border:2px solid #0aa5ae;">Content here</div>
        
        
          .myborder {border:2px solid #0aa5ae;}
        
        Border color #0aa5ae