#0aa2ef color space conversions
Hex:
        #0aa2ef
        RGB:
        10, 162, 239
        CMY:
        96, 36, 6
        CMYK:
        96, 32, 0, 6
      HSL:
        200°, 91.9679%, 48.8235%
        HSV (HSB):
        200°, 95.8159%, 93.7255%
        XYZ:
        28.6255, 32.1372, 86.3557
        xyY:
        0.1946, 0.2184, 32.1372
      CIE-Lab:
        63.4561, -7.3314, -48.1354
        CIE-LCH:
        63.4561, 48.6905, 261.3399
        CIE-Luv:
        63.4561, -40.4939, -76.3762
        Hunter-Lab:
        56.6897, -9.0732, -50.6341
      #0aa2ef color charts
#0aa2ef RGB chart
      #0aa2ef CMYK chart
      #0aa2ef RGB pie chart
      #0aa2ef color shades, tints & tones
#0aa2ef color schemes
#0aa2ef color preview, HTML & CSS examples
           This text has a color of #0aa2ef        
        
          <p style="color:#0aa2ef;">Text here</p>
        
        
          .mytext {color:#0aa2ef;}
        
        Text color #0aa2ef
      
           This box has a color of #0aa2ef        
        
          <div style="background-color:#0aa2ef;">Content here</div>
        
        
          .mybackground {background-color:#0aa2ef;}
        
        Background color #0aa2ef
      
           Border around this has a color of #0aa2ef        
        
          <div style="border:2px solid #0aa2ef;">Content here</div>
        
        
          .myborder {border:2px solid #0aa2ef;}
        
        Border color #0aa2ef