#0a5eaa color space conversions
Hex:
        #0a5eaa
        RGB:
        10, 94, 170
        CMY:
        96, 63, 33
        CMYK:
        94, 45, 0, 33
      HSL:
        209°, 88.8889%, 35.2941%
        HSV (HSB):
        209°, 94.1176%, 66.6667%
        XYZ:
        11.3836, 10.9722, 39.5481
        xyY:
        0.1839, 0.1772, 10.9722
      CIE-Lab:
        39.5336, 7.0930, -46.9505
        CIE-LCH:
        39.5336, 47.4833, 278.5909
        CIE-Luv:
        39.5336, -22.2445, -68.4301
        Hunter-Lab:
        33.1243, 3.3761, -47.6010
      #0a5eaa color charts
#0a5eaa RGB chart
      #0a5eaa CMYK chart
      #0a5eaa RGB pie chart
      #0a5eaa color shades, tints & tones
#0a5eaa color schemes
#0a5eaa color preview, HTML & CSS examples
           This text has a color of #0a5eaa        
        
          <p style="color:#0a5eaa;">Text here</p>
        
        
          .mytext {color:#0a5eaa;}
        
        Text color #0a5eaa
      
           This box has a color of #0a5eaa        
        
          <div style="background-color:#0a5eaa;">Content here</div>
        
        
          .mybackground {background-color:#0a5eaa;}
        
        Background color #0a5eaa
      
           Border around this has a color of #0a5eaa        
        
          <div style="border:2px solid #0a5eaa;">Content here</div>
        
        
          .myborder {border:2px solid #0a5eaa;}
        
        Border color #0a5eaa