#0aa2ec color space conversions
Hex:
        #0aa2ec
        RGB:
        10, 162, 236
        CMY:
        96, 36, 7
        CMYK:
        96, 31, 0, 7
      HSL:
        200°, 91.8699%, 48.2353%
        HSV (HSB):
        200°, 95.7627%, 92.5490%
        XYZ:
        28.1858, 31.9613, 84.0405
        xyY:
        0.1955, 0.2217, 31.9613
      CIE-Lab:
        63.3109, -8.4303, -46.7163
        CIE-LCH:
        63.3109, 47.4708, 259.7706
        CIE-Luv:
        63.3109, -40.6912, -73.8359
        Hunter-Lab:
        56.5343, -9.9419, -48.5628
      #0aa2ec color charts
#0aa2ec RGB chart
      #0aa2ec CMYK chart
      #0aa2ec RGB pie chart
      #0aa2ec color shades, tints & tones
#0aa2ec color schemes
#0aa2ec color preview, HTML & CSS examples
           This text has a color of #0aa2ec        
        
          <p style="color:#0aa2ec;">Text here</p>
        
        
          .mytext {color:#0aa2ec;}
        
        Text color #0aa2ec
      
           This box has a color of #0aa2ec        
        
          <div style="background-color:#0aa2ec;">Content here</div>
        
        
          .mybackground {background-color:#0aa2ec;}
        
        Background color #0aa2ec
      
           Border around this has a color of #0aa2ec        
        
          <div style="border:2px solid #0aa2ec;">Content here</div>
        
        
          .myborder {border:2px solid #0aa2ec;}
        
        Border color #0aa2ec