#0a80ac color space conversions
Hex:
        #0a80ac
        RGB:
        10, 128, 172
        CMY:
        96, 50, 33
        CMYK:
        94, 26, 0, 33
      HSL:
        196°, 89.0110%, 35.6863%
        HSV (HSB):
        196°, 94.1860%, 67.4510%
        XYZ:
        15.2907, 18.4814, 41.7911
        xyY:
        0.2024, 0.2446, 18.4814
      CIE-Lab:
        50.0749, -12.8696, -31.4242
        CIE-LCH:
        50.0749, 33.9575, 247.7287
        CIE-Luv:
        50.0749, -33.5101, -45.7646
        Hunter-Lab:
        42.9900, -11.7435, -27.5434
      #0a80ac color charts
#0a80ac RGB chart
      #0a80ac CMYK chart
      #0a80ac RGB pie chart
      #0a80ac color shades, tints & tones
#0a80ac color schemes
#0a80ac color preview, HTML & CSS examples
           This text has a color of #0a80ac        
        
          <p style="color:#0a80ac;">Text here</p>
        
        
          .mytext {color:#0a80ac;}
        
        Text color #0a80ac
      
           This box has a color of #0a80ac        
        
          <div style="background-color:#0a80ac;">Content here</div>
        
        
          .mybackground {background-color:#0a80ac;}
        
        Background color #0a80ac
      
           Border around this has a color of #0a80ac        
        
          <div style="border:2px solid #0a80ac;">Content here</div>
        
        
          .myborder {border:2px solid #0a80ac;}
        
        Border color #0a80ac