#0d48af color space conversions
Hex:
        #0d48af
        RGB:
        13, 72, 175
        CMY:
        95, 72, 31
        CMYK:
        93, 59, 0, 31
      HSL:
        218°, 86.1702%, 36.8627%
        HSV (HSB):
        218°, 92.5714%, 68.6275%
        XYZ:
        10.2212, 7.8154, 41.5273
        xyY:
        0.1716, 0.1312, 7.8154
      CIE-Lab:
        33.5955, 23.9967, -59.5304
        CIE-LCH:
        33.5955, 64.1850, 291.9543
        CIE-Luv:
        33.5955, -15.5570, -82.6541
        Hunter-Lab:
        27.9561, 16.3393, -68.5027
      #0d48af color charts
#0d48af RGB chart
      #0d48af CMYK chart
      #0d48af RGB pie chart
      #0d48af color shades, tints & tones
#0d48af color schemes
#0d48af color preview, HTML & CSS examples
           This text has a color of #0d48af        
        
          <p style="color:#0d48af;">Text here</p>
        
        
          .mytext {color:#0d48af;}
        
        Text color #0d48af
      
           This box has a color of #0d48af        
        
          <div style="background-color:#0d48af;">Content here</div>
        
        
          .mybackground {background-color:#0d48af;}
        
        Background color #0d48af
      
           Border around this has a color of #0d48af        
        
          <div style="border:2px solid #0d48af;">Content here</div>
        
        
          .myborder {border:2px solid #0d48af;}
        
        Border color #0d48af