#0aa0ff color space conversions
Hex:
        #0aa0ff
        RGB:
        10, 160, 255
        CMY:
        96, 37, 0
        CMYK:
        96, 37, 0, 0
      HSL:
        203°, 100.0000%, 51.9608%
        HSV (HSB):
        203°, 96.0784%, 100.0000%
        XYZ:
        30.7460, 32.4261, 99.2461
        xyY:
        0.1893, 0.1996, 32.4261
      CIE-Lab:
        63.6935, -0.2755, -56.5137
        CIE-LCH:
        63.6935, 56.5144, 269.7207
        CIE-Luv:
        63.6935, -38.8475, -91.2490
        Hunter-Lab:
        56.9440, -3.2737, -63.4742
      #0aa0ff color charts
#0aa0ff RGB chart
      #0aa0ff CMYK chart
      #0aa0ff RGB pie chart
      #0aa0ff color shades, tints & tones
#0aa0ff color schemes
#0aa0ff color preview, HTML & CSS examples
           This text has a color of #0aa0ff        
        
          <p style="color:#0aa0ff;">Text here</p>
        
        
          .mytext {color:#0aa0ff;}
        
        Text color #0aa0ff
      
           This box has a color of #0aa0ff        
        
          <div style="background-color:#0aa0ff;">Content here</div>
        
        
          .mybackground {background-color:#0aa0ff;}
        
        Background color #0aa0ff
      
           Border around this has a color of #0aa0ff        
        
          <div style="border:2px solid #0aa0ff;">Content here</div>
        
        
          .myborder {border:2px solid #0aa0ff;}
        
        Border color #0aa0ff