#0a5faf color space conversions
Hex:
        #0a5faf
        RGB:
        10, 95, 175
        CMY:
        96, 63, 31
        CMYK:
        94, 46, 0, 31
      HSL:
        209°, 89.1892%, 36.2745%
        HSV (HSB):
        209°, 94.2857%, 68.6275%
        XYZ:
        11.9552, 11.3441, 42.1170
        xyY:
        0.1828, 0.1734, 11.3441
      CIE-Lab:
        40.1541, 8.4772, -48.9059
        CIE-LCH:
        40.1541, 49.6352, 279.8337
        CIE-Luv:
        40.1541, -22.3481, -71.7000
        Hunter-Lab:
        33.6810, 4.4178, -50.5635
      #0a5faf color charts
#0a5faf RGB chart
      #0a5faf CMYK chart
      #0a5faf RGB pie chart
      #0a5faf color shades, tints & tones
#0a5faf color schemes
#0a5faf color preview, HTML & CSS examples
           This text has a color of #0a5faf        
        
          <p style="color:#0a5faf;">Text here</p>
        
        
          .mytext {color:#0a5faf;}
        
        Text color #0a5faf
      
           This box has a color of #0a5faf        
        
          <div style="background-color:#0a5faf;">Content here</div>
        
        
          .mybackground {background-color:#0a5faf;}
        
        Background color #0a5faf
      
           Border around this has a color of #0a5faf        
        
          <div style="border:2px solid #0a5faf;">Content here</div>
        
        
          .myborder {border:2px solid #0a5faf;}
        
        Border color #0a5faf