#0a5094 color space conversions
Hex:
        #0a5094
        RGB:
        10, 80, 148
        CMY:
        96, 69, 42
        CMYK:
        93, 46, 0, 42
      HSL:
        210°, 87.3418%, 30.9804%
        HSV (HSB):
        210°, 93.2432%, 58.0392%
        XYZ:
        8.3391, 7.9400, 29.1100
        xyY:
        0.1837, 0.1749, 7.9400
      CIE-Lab:
        33.8576, 7.2729, -42.8807
        CIE-LCH:
        33.8576, 43.4931, 279.6262
        CIE-Luv:
        33.8576, -18.7178, -59.6874
        Hunter-Lab:
        28.1780, 3.5148, -41.5266
      #0a5094 color charts
#0a5094 RGB chart
      #0a5094 CMYK chart
      #0a5094 RGB pie chart
      #0a5094 color shades, tints & tones
#0a5094 color schemes
#0a5094 color preview, HTML & CSS examples
           This text has a color of #0a5094        
        
          <p style="color:#0a5094;">Text here</p>
        
        
          .mytext {color:#0a5094;}
        
        Text color #0a5094
      
           This box has a color of #0a5094        
        
          <div style="background-color:#0a5094;">Content here</div>
        
        
          .mybackground {background-color:#0a5094;}
        
        Background color #0a5094
      
           Border around this has a color of #0a5094        
        
          <div style="border:2px solid #0a5094;">Content here</div>
        
        
          .myborder {border:2px solid #0a5094;}
        
        Border color #0a5094