#0aa3ce color space conversions
Hex:
        #0aa3ce
        RGB:
        10, 163, 206
        CMY:
        96, 36, 19
        CMYK:
        95, 21, 0, 19
      HSL:
        193°, 90.7407%, 42.3529%
        HSV (HSB):
        193°, 95.1456%, 80.7843%
        XYZ:
        24.3629, 30.7151, 63.0371
        xyY:
        0.2063, 0.2600, 30.7151
      CIE-Lab:
        62.2664, -19.7407, -31.7475
        CIE-LCH:
        62.2664, 37.3845, 238.1266
        CIE-Luv:
        62.2664, -43.1410, -47.2046
        Hunter-Lab:
        55.4212, -18.5193, -28.6426
      #0aa3ce color charts
#0aa3ce RGB chart
      #0aa3ce CMYK chart
      #0aa3ce RGB pie chart
      #0aa3ce color shades, tints & tones
#0aa3ce color schemes
#0aa3ce color preview, HTML & CSS examples
           This text has a color of #0aa3ce        
        
          <p style="color:#0aa3ce;">Text here</p>
        
        
          .mytext {color:#0aa3ce;}
        
        Text color #0aa3ce
      
           This box has a color of #0aa3ce        
        
          <div style="background-color:#0aa3ce;">Content here</div>
        
        
          .mybackground {background-color:#0aa3ce;}
        
        Background color #0aa3ce
      
           Border around this has a color of #0aa3ce        
        
          <div style="border:2px solid #0aa3ce;">Content here</div>
        
        
          .myborder {border:2px solid #0aa3ce;}
        
        Border color #0aa3ce