#0d4fac color space conversions
Hex:
        #0d4fac
        RGB:
        13, 79, 172
        CMY:
        95, 69, 33
        CMYK:
        92, 54, 0, 33
      HSL:
        215°, 85.9459%, 36.2745%
        HSV (HSB):
        215°, 92.4419%, 67.4510%
        XYZ:
        10.4084, 8.6561, 40.1519
        xyY:
        0.1758, 0.1462, 8.6561
      CIE-Lab:
        35.3135, 18.0339, -54.9492
        CIE-LCH:
        35.3135, 57.8328, 288.1694
        CIE-Luv:
        35.3135, -17.5112, -77.8195
        Hunter-Lab:
        29.4212, 11.6608, -60.3198
      #0d4fac color charts
#0d4fac RGB chart
      #0d4fac CMYK chart
      #0d4fac RGB pie chart
      #0d4fac color shades, tints & tones
#0d4fac color schemes
#0d4fac color preview, HTML & CSS examples
           This text has a color of #0d4fac        
        
          <p style="color:#0d4fac;">Text here</p>
        
        
          .mytext {color:#0d4fac;}
        
        Text color #0d4fac
      
           This box has a color of #0d4fac        
        
          <div style="background-color:#0d4fac;">Content here</div>
        
        
          .mybackground {background-color:#0d4fac;}
        
        Background color #0d4fac
      
           Border around this has a color of #0d4fac        
        
          <div style="border:2px solid #0d4fac;">Content here</div>
        
        
          .myborder {border:2px solid #0d4fac;}
        
        Border color #0d4fac