#0a76ba color space conversions
Hex:
        #0a76ba
        RGB:
        10, 118, 186
        CMY:
        96, 54, 27
        CMYK:
        95, 37, 0, 27
      HSL:
        203°, 89.7959%, 38.4314%
        HSV (HSB):
        203°, 94.6237%, 72.9412%
        XYZ:
        15.4665, 16.5666, 48.8369
        xyY:
        0.1913, 0.2049, 16.5666
      CIE-Lab:
        47.7092, -1.6345, -43.2509
        CIE-LCH:
        47.7092, 43.2818, 267.8358
        CIE-Luv:
        47.7092, -29.2258, -65.1859
        Hunter-Lab:
        40.7020, -3.3997, -42.6484
      #0a76ba color charts
#0a76ba RGB chart
      #0a76ba CMYK chart
      #0a76ba RGB pie chart
      #0a76ba color shades, tints & tones
#0a76ba color schemes
#0a76ba color preview, HTML & CSS examples
           This text has a color of #0a76ba        
        
          <p style="color:#0a76ba;">Text here</p>
        
        
          .mytext {color:#0a76ba;}
        
        Text color #0a76ba
      
           This box has a color of #0a76ba        
        
          <div style="background-color:#0a76ba;">Content here</div>
        
        
          .mybackground {background-color:#0a76ba;}
        
        Background color #0a76ba
      
           Border around this has a color of #0a76ba        
        
          <div style="border:2px solid #0a76ba;">Content here</div>
        
        
          .myborder {border:2px solid #0a76ba;}
        
        Border color #0a76ba