#0aacee color space conversions
Hex:
        #0aacee
        RGB:
        10, 172, 238
        CMY:
        96, 33, 7
        CMYK:
        96, 28, 0, 7
      HSL:
        197°, 91.9355%, 48.6275%
        HSV (HSB):
        197°, 95.7983%, 93.3333%
        XYZ:
        30.3103, 35.7426, 86.1904
        xyY:
        0.1991, 0.2348, 35.7426
      CIE-Lab:
        66.3228, -13.2374, -43.0746
        CIE-LCH:
        66.3228, 45.0627, 252.9171
        CIE-Luv:
        66.3228, -43.8724, -67.6192
        Hunter-Lab:
        59.7851, -14.1267, -43.6270
      #0aacee color charts
#0aacee RGB chart
      #0aacee CMYK chart
      #0aacee RGB pie chart
      #0aacee color shades, tints & tones
#0aacee color schemes
#0aacee color preview, HTML & CSS examples
           This text has a color of #0aacee        
        
          <p style="color:#0aacee;">Text here</p>
        
        
          .mytext {color:#0aacee;}
        
        Text color #0aacee
      
           This box has a color of #0aacee        
        
          <div style="background-color:#0aacee;">Content here</div>
        
        
          .mybackground {background-color:#0aacee;}
        
        Background color #0aacee
      
           Border around this has a color of #0aacee        
        
          <div style="border:2px solid #0aacee;">Content here</div>
        
        
          .myborder {border:2px solid #0aacee;}
        
        Border color #0aacee