#0a407e color space conversions
Hex:
        #0a407e
        RGB:
        10, 64, 126
        CMY:
        96, 75, 51
        CMYK:
        92, 49, 0, 51
      HSL:
        212°, 85.2941%, 26.6667%
        HSV (HSB):
        212°, 92.0635%, 49.4118%
        XYZ:
        5.7245, 5.2377, 20.4479
        xyY:
        0.1822, 0.1668, 5.2377
      CIE-Lab:
        27.4015, 8.9155, -39.7018
        CIE-LCH:
        27.4015, 40.6905, 282.6565
        CIE-Luv:
        27.4015, -14.4662, -51.5281
        Hunter-Lab:
        22.8860, 4.5977, -36.9536
      #0a407e color charts
#0a407e RGB chart
      #0a407e CMYK chart
      #0a407e RGB pie chart
      #0a407e color shades, tints & tones
#0a407e color schemes
#0a407e color preview, HTML & CSS examples
           This text has a color of #0a407e        
        
          <p style="color:#0a407e;">Text here</p>
        
        
          .mytext {color:#0a407e;}
        
        Text color #0a407e
      
           This box has a color of #0a407e        
        
          <div style="background-color:#0a407e;">Content here</div>
        
        
          .mybackground {background-color:#0a407e;}
        
        Background color #0a407e
      
           Border around this has a color of #0a407e        
        
          <div style="border:2px solid #0a407e;">Content here</div>
        
        
          .myborder {border:2px solid #0a407e;}
        
        Border color #0a407e