#0a314e color space conversions
Hex:
        #0a314e
        RGB:
        10, 49, 78
        CMY:
        96, 81, 69
        CMYK:
        87, 37, 0, 69
      HSL:
        206°, 77.2727%, 17.2549%
        HSV (HSB):
        206°, 87.1795%, 30.5882%
        XYZ:
        2.5986, 2.8112, 7.6134
        xyY:
        0.1995, 0.2159, 2.8112
      CIE-Lab:
        19.2714, -1.4039, -21.5826
        CIE-LCH:
        19.2714, 21.6282, 266.2782
        CIE-Luv:
        19.2714, -11.0459, -23.5749
        Hunter-Lab:
        16.7667, -1.6763, -15.1856
      #0a314e color charts
#0a314e RGB chart
      #0a314e CMYK chart
      #0a314e RGB pie chart
      #0a314e color shades, tints & tones
#0a314e color schemes
#0a314e color preview, HTML & CSS examples
           This text has a color of #0a314e        
        
          <p style="color:#0a314e;">Text here</p>
        
        
          .mytext {color:#0a314e;}
        
        Text color #0a314e
      
           This box has a color of #0a314e        
        
          <div style="background-color:#0a314e;">Content here</div>
        
        
          .mybackground {background-color:#0a314e;}
        
        Background color #0a314e
      
           Border around this has a color of #0a314e        
        
          <div style="border:2px solid #0a314e;">Content here</div>
        
        
          .myborder {border:2px solid #0a314e;}
        
        Border color #0a314e