#0aa5bc color space conversions
Hex:
        #0aa5bc
        RGB:
        10, 165, 188
        CMY:
        96, 35, 26
        CMYK:
        95, 12, 0, 26
      HSL:
        188°, 89.8990%, 38.8235%
        HSV (HSB):
        188°, 94.6809%, 73.7255%
        XYZ:
        22.6574, 30.6056, 52.2903
        xyY:
        0.2147, 0.2900, 30.6056
      CIE-Lab:
        62.1733, -26.9309, -21.8395
        CIE-LCH:
        62.1733, 34.6733, 219.0402
        CIE-Luv:
        62.1733, -45.2002, -29.9131
        Hunter-Lab:
        55.3224, -23.7090, -17.3148
      #0aa5bc color charts
#0aa5bc RGB chart
      #0aa5bc CMYK chart
      #0aa5bc RGB pie chart
      #0aa5bc color shades, tints & tones
#0aa5bc color schemes
#0aa5bc color preview, HTML & CSS examples
           This text has a color of #0aa5bc        
        
          <p style="color:#0aa5bc;">Text here</p>
        
        
          .mytext {color:#0aa5bc;}
        
        Text color #0aa5bc
      
           This box has a color of #0aa5bc        
        
          <div style="background-color:#0aa5bc;">Content here</div>
        
        
          .mybackground {background-color:#0aa5bc;}
        
        Background color #0aa5bc
      
           Border around this has a color of #0aa5bc        
        
          <div style="border:2px solid #0aa5bc;">Content here</div>
        
        
          .myborder {border:2px solid #0aa5bc;}
        
        Border color #0aa5bc