#0aa2af color space conversions
Hex:
        #0aa2af
        RGB:
        10, 162, 175
        CMY:
        96, 36, 31
        CMYK:
        94, 7, 0, 31
      HSL:
        185°, 89.1892%, 36.2745%
        HSV (HSB):
        185°, 94.2857%, 68.6275%
        XYZ:
        20.7834, 29.0003, 45.0597
        xyY:
        0.2191, 0.3058, 29.0003
      CIE-Lab:
        60.7819, -29.7282, -16.6584
        CIE-LCH:
        60.7819, 34.0774, 209.2644
        CIE-Luv:
        60.7819, -45.1708, -21.0835
        Hunter-Lab:
        53.8520, -25.3515, -11.9135
      #0aa2af color charts
#0aa2af RGB chart
      #0aa2af CMYK chart
      #0aa2af RGB pie chart
      #0aa2af color shades, tints & tones
#0aa2af color schemes
#0aa2af color preview, HTML & CSS examples
           This text has a color of #0aa2af        
        
          <p style="color:#0aa2af;">Text here</p>
        
        
          .mytext {color:#0aa2af;}
        
        Text color #0aa2af
      
           This box has a color of #0aa2af        
        
          <div style="background-color:#0aa2af;">Content here</div>
        
        
          .mybackground {background-color:#0aa2af;}
        
        Background color #0aa2af
      
           Border around this has a color of #0aa2af        
        
          <div style="border:2px solid #0aa2af;">Content here</div>
        
        
          .myborder {border:2px solid #0aa2af;}
        
        Border color #0aa2af