#0aa7ee color space conversions
Hex:
        #0aa7ee
        RGB:
        10, 167, 238
        CMY:
        96, 35, 7
        CMYK:
        96, 30, 0, 7
      HSL:
        199°, 91.9355%, 48.6275%
        HSV (HSB):
        199°, 95.7983%, 93.3333%
        XYZ:
        29.3765, 33.8750, 85.8791
        xyY:
        0.1970, 0.2271, 33.8750
      CIE-Lab:
        64.8632, -10.4909, -45.3681
        CIE-LCH:
        64.8632, 46.5653, 256.9798
        CIE-Luv:
        64.8632, -42.2111, -71.6003
        Hunter-Lab:
        58.2022, -11.7593, -46.7426
      #0aa7ee color charts
#0aa7ee RGB chart
      #0aa7ee CMYK chart
      #0aa7ee RGB pie chart
      #0aa7ee color shades, tints & tones
#0aa7ee color schemes
#0aa7ee color preview, HTML & CSS examples
           This text has a color of #0aa7ee        
        
          <p style="color:#0aa7ee;">Text here</p>
        
        
          .mytext {color:#0aa7ee;}
        
        Text color #0aa7ee
      
           This box has a color of #0aa7ee        
        
          <div style="background-color:#0aa7ee;">Content here</div>
        
        
          .mybackground {background-color:#0aa7ee;}
        
        Background color #0aa7ee
      
           Border around this has a color of #0aa7ee        
        
          <div style="border:2px solid #0aa7ee;">Content here</div>
        
        
          .myborder {border:2px solid #0aa7ee;}
        
        Border color #0aa7ee