#0d4382 color space conversions
Hex:
        #0d4382
        RGB:
        13, 67, 130
        CMY:
        95, 74, 49
        CMYK:
        90, 48, 0, 49
      HSL:
        212°, 81.8182%, 28.0392%
        HSV (HSB):
        212°, 90.0000%, 50.9804%
        XYZ:
        6.2024, 5.7116, 21.8946
        xyY:
        0.1835, 0.1689, 5.7116
      CIE-Lab:
        28.6728, 8.7447, -40.1495
        CIE-LCH:
        28.6728, 41.0908, 282.2873
        CIE-Luv:
        28.6728, -15.0510, -52.9616
        Hunter-Lab:
        23.8989, 4.5024, -37.5884
      #0d4382 color charts
#0d4382 RGB chart
      #0d4382 CMYK chart
      #0d4382 RGB pie chart
      #0d4382 color shades, tints & tones
#0d4382 color schemes
#0d4382 color preview, HTML & CSS examples
           This text has a color of #0d4382        
        
          <p style="color:#0d4382;">Text here</p>
        
        
          .mytext {color:#0d4382;}
        
        Text color #0d4382
      
           This box has a color of #0d4382        
        
          <div style="background-color:#0d4382;">Content here</div>
        
        
          .mybackground {background-color:#0d4382;}
        
        Background color #0d4382
      
           Border around this has a color of #0d4382        
        
          <div style="border:2px solid #0d4382;">Content here</div>
        
        
          .myborder {border:2px solid #0d4382;}
        
        Border color #0d4382