#0a86af color space conversions
Hex:
        #0a86af
        RGB:
        10, 134, 175
        CMY:
        96, 47, 31
        CMYK:
        94, 23, 0, 31
      HSL:
        195°, 89.1892%, 36.2745%
        HSV (HSB):
        195°, 94.2857%, 68.6275%
        XYZ:
        16.3881, 20.2099, 43.5946
        xyY:
        0.2044, 0.2520, 20.2099
      CIE-Lab:
        52.0737, -15.1292, -30.0395
        CIE-LCH:
        52.0737, 33.6343, 243.2682
        CIE-Luv:
        52.0737, -35.3852, -43.6137
        Hunter-Lab:
        44.9554, -13.6012, -26.0265
      #0a86af color charts
#0a86af RGB chart
      #0a86af CMYK chart
      #0a86af RGB pie chart
      #0a86af color shades, tints & tones
#0a86af color schemes
#0a86af color preview, HTML & CSS examples
           This text has a color of #0a86af        
        
          <p style="color:#0a86af;">Text here</p>
        
        
          .mytext {color:#0a86af;}
        
        Text color #0a86af
      
           This box has a color of #0a86af        
        
          <div style="background-color:#0a86af;">Content here</div>
        
        
          .mybackground {background-color:#0a86af;}
        
        Background color #0a86af
      
           Border around this has a color of #0a86af        
        
          <div style="border:2px solid #0a86af;">Content here</div>
        
        
          .myborder {border:2px solid #0a86af;}
        
        Border color #0a86af