#0d3986 color space conversions
Hex:
        #0d3986
        RGB:
        13, 57, 134
        CMY:
        95, 78, 47
        CMYK:
        90, 57, 0, 47
      HSL:
        218°, 82.3129%, 28.8235%
        HSV (HSB):
        218°, 90.2985%, 52.5490%
        XYZ:
        5.9322, 4.7331, 23.1552
        xyY:
        0.1754, 0.1399, 4.7331
      CIE-Lab:
        25.9603, 17.4699, -47.0331
        CIE-LCH:
        25.9603, 50.1728, 290.3769
        CIE-Luv:
        25.9603, -12.0654, -59.8551
        Hunter-Lab:
        21.7556, 10.6001, -47.8754
      #0d3986 color charts
#0d3986 RGB chart
      #0d3986 CMYK chart
      #0d3986 RGB pie chart
      #0d3986 color shades, tints & tones
#0d3986 color schemes
#0d3986 color preview, HTML & CSS examples
           This text has a color of #0d3986        
        
          <p style="color:#0d3986;">Text here</p>
        
        
          .mytext {color:#0d3986;}
        
        Text color #0d3986
      
           This box has a color of #0d3986        
        
          <div style="background-color:#0d3986;">Content here</div>
        
        
          .mybackground {background-color:#0d3986;}
        
        Background color #0d3986
      
           Border around this has a color of #0d3986        
        
          <div style="border:2px solid #0d3986;">Content here</div>
        
        
          .myborder {border:2px solid #0d3986;}
        
        Border color #0d3986