#0a5d8a color space conversions
Hex:
        #0a5d8a
        RGB:
        10, 93, 138
        CMY:
        96, 64, 46
        CMYK:
        93, 33, 0, 46
      HSL:
        201°, 86.4865%, 29.0196%
        HSV (HSB):
        201°, 92.7536%, 54.1176%
        XYZ:
        8.6270, 9.7282, 25.4678
        xyY:
        0.1969, 0.2220, 9.7282
      CIE-Lab:
        37.3501, -5.2540, -31.2443
        CIE-LCH:
        37.3501, 31.6830, 260.4546
        CIE-Luv:
        37.3501, -23.5128, -43.3301
        Hunter-Lab:
        31.1901, -5.2107, -26.5793
      #0a5d8a color charts
#0a5d8a RGB chart
      #0a5d8a CMYK chart
      #0a5d8a RGB pie chart
      #0a5d8a color shades, tints & tones
#0a5d8a color schemes
#0a5d8a color preview, HTML & CSS examples
           This text has a color of #0a5d8a        
        
          <p style="color:#0a5d8a;">Text here</p>
        
        
          .mytext {color:#0a5d8a;}
        
        Text color #0a5d8a
      
           This box has a color of #0a5d8a        
        
          <div style="background-color:#0a5d8a;">Content here</div>
        
        
          .mybackground {background-color:#0a5d8a;}
        
        Background color #0a5d8a
      
           Border around this has a color of #0a5d8a        
        
          <div style="border:2px solid #0a5d8a;">Content here</div>
        
        
          .myborder {border:2px solid #0a5d8a;}
        
        Border color #0a5d8a