#0aaafb color space conversions
Hex:
        #0aaafb
        RGB:
        10, 170, 251
        CMY:
        96, 33, 2
        CMYK:
        96, 32, 0, 2
      HSL:
        200°, 96.7871%, 51.1765%
        HSV (HSB):
        200°, 96.0159%, 98.4314%
        XYZ:
        31.9125, 35.7790, 96.4909
        xyY:
        0.1944, 0.2179, 35.7790
      CIE-Lab:
        66.3507, -7.4420, -50.1210
        CIE-LCH:
        66.3507, 50.6705, 261.5544
        CIE-Luv:
        66.3507, -42.3308, -80.2721
        Hunter-Lab:
        59.8156, -9.4448, -53.7722
      #0aaafb color charts
#0aaafb RGB chart
      #0aaafb CMYK chart
      #0aaafb RGB pie chart
      #0aaafb color shades, tints & tones
#0aaafb color schemes
#0aaafb color preview, HTML & CSS examples
           This text has a color of #0aaafb        
        
          <p style="color:#0aaafb;">Text here</p>
        
        
          .mytext {color:#0aaafb;}
        
        Text color #0aaafb
      
           This box has a color of #0aaafb        
        
          <div style="background-color:#0aaafb;">Content here</div>
        
        
          .mybackground {background-color:#0aaafb;}
        
        Background color #0aaafb
      
           Border around this has a color of #0aaafb        
        
          <div style="border:2px solid #0aaafb;">Content here</div>
        
        
          .myborder {border:2px solid #0aaafb;}
        
        Border color #0aaafb