#0d4a7f color space conversions
Hex:
        #0d4a7f
        RGB:
        13, 74, 127
        CMY:
        95, 71, 50
        CMYK:
        90, 42, 0, 50
      HSL:
        208°, 81.4286%, 27.4510%
        HSV (HSB):
        208°, 89.7638%, 49.8039%
        XYZ:
        6.4455, 6.5154, 20.9966
        xyY:
        0.1898, 0.1919, 6.5154
      CIE-Lab:
        30.6773, 2.7013, -35.0691
        CIE-LCH:
        30.6773, 35.1730, 274.4047
        CIE-Luv:
        30.6773, -17.3918, -46.8817
        Hunter-Lab:
        25.5253, 0.4045, -30.9029
      #0d4a7f color charts
#0d4a7f RGB chart
      #0d4a7f CMYK chart
      #0d4a7f RGB pie chart
      #0d4a7f color shades, tints & tones
#0d4a7f color schemes
#0d4a7f color preview, HTML & CSS examples
           This text has a color of #0d4a7f        
        
          <p style="color:#0d4a7f;">Text here</p>
        
        
          .mytext {color:#0d4a7f;}
        
        Text color #0d4a7f
      
           This box has a color of #0d4a7f        
        
          <div style="background-color:#0d4a7f;">Content here</div>
        
        
          .mybackground {background-color:#0d4a7f;}
        
        Background color #0d4a7f
      
           Border around this has a color of #0d4a7f        
        
          <div style="border:2px solid #0d4a7f;">Content here</div>
        
        
          .myborder {border:2px solid #0d4a7f;}
        
        Border color #0d4a7f