#0a417a color space conversions
Hex:
        #0a417a
        RGB:
        10, 65, 122
        CMY:
        96, 75, 52
        CMYK:
        92, 47, 0, 52
      HSL:
        211°, 84.8485%, 25.8824%
        HSV (HSB):
        211°, 91.8033%, 47.8431%
        XYZ:
        5.5283, 5.2503, 19.1344
        xyY:
        0.1848, 0.1755, 5.2503
      CIE-Lab:
        27.4362, 6.5012, -37.1350
        CIE-LCH:
        27.4362, 37.6998, 279.9302
        CIE-Luv:
        27.4362, -14.8969, -48.0914
        Hunter-Lab:
        22.9135, 2.9681, -33.4720
      #0a417a color charts
#0a417a RGB chart
      #0a417a CMYK chart
      #0a417a RGB pie chart
      #0a417a color shades, tints & tones
#0a417a color schemes
#0a417a color preview, HTML & CSS examples
           This text has a color of #0a417a        
        
          <p style="color:#0a417a;">Text here</p>
        
        
          .mytext {color:#0a417a;}
        
        Text color #0a417a
      
           This box has a color of #0a417a        
        
          <div style="background-color:#0a417a;">Content here</div>
        
        
          .mybackground {background-color:#0a417a;}
        
        Background color #0a417a
      
           Border around this has a color of #0a417a        
        
          <div style="border:2px solid #0a417a;">Content here</div>
        
        
          .myborder {border:2px solid #0a417a;}
        
        Border color #0a417a