#0a405e color space conversions
Hex:
        #0a405e
        RGB:
        10, 64, 94
        CMY:
        96, 75, 63
        CMYK:
        89, 32, 0, 63
      HSL:
        201°, 80.7692%, 20.3922%
        HSV (HSB):
        201°, 89.3617%, 36.8627%
        XYZ:
        3.9790, 4.5395, 11.2562
        xyY:
        0.2012, 0.2296, 4.5395
      CIE-Lab:
        25.3803, -4.7510, -22.5204
        CIE-LCH:
        25.3803, 23.0161, 258.0872
        CIE-Luv:
        25.3803, -15.6601, -27.1626
        Hunter-Lab:
        21.3060, -3.9503, -16.4092
      #0a405e color charts
#0a405e RGB chart
      #0a405e CMYK chart
      #0a405e RGB pie chart
      #0a405e color shades, tints & tones
#0a405e color schemes
#0a405e color preview, HTML & CSS examples
           This text has a color of #0a405e        
        
          <p style="color:#0a405e;">Text here</p>
        
        
          .mytext {color:#0a405e;}
        
        Text color #0a405e
      
           This box has a color of #0a405e        
        
          <div style="background-color:#0a405e;">Content here</div>
        
        
          .mybackground {background-color:#0a405e;}
        
        Background color #0a405e
      
           Border around this has a color of #0a405e        
        
          <div style="border:2px solid #0a405e;">Content here</div>
        
        
          .myborder {border:2px solid #0a405e;}
        
        Border color #0a405e