#0d4faf color space conversions
Hex:
        #0d4faf
        RGB:
        13, 79, 175
        CMY:
        95, 69, 31
        CMYK:
        93, 55, 0, 31
      HSL:
        216°, 86.1702%, 36.8627%
        HSV (HSB):
        216°, 92.5714%, 68.6275%
        XYZ:
        10.6998, 8.7727, 41.6868
        xyY:
        0.1750, 0.1434, 8.7727
      CIE-Lab:
        35.5429, 19.2577, -56.3584
        CIE-LCH:
        35.5429, 59.5578, 288.8653
        CIE-Luv:
        35.5429, -17.4440, -79.9432
        Hunter-Lab:
        29.6187, 12.6508, -62.7145
      #0d4faf color charts
#0d4faf RGB chart
      #0d4faf CMYK chart
      #0d4faf RGB pie chart
      #0d4faf color shades, tints & tones
#0d4faf color schemes
#0d4faf color preview, HTML & CSS examples
           This text has a color of #0d4faf        
        
          <p style="color:#0d4faf;">Text here</p>
        
        
          .mytext {color:#0d4faf;}
        
        Text color #0d4faf
      
           This box has a color of #0d4faf        
        
          <div style="background-color:#0d4faf;">Content here</div>
        
        
          .mybackground {background-color:#0d4faf;}
        
        Background color #0d4faf
      
           Border around this has a color of #0d4faf        
        
          <div style="border:2px solid #0d4faf;">Content here</div>
        
        
          .myborder {border:2px solid #0d4faf;}
        
        Border color #0d4faf