#0d318b color space conversions
Hex:
        #0d318b
        RGB:
        13, 49, 139
        CMY:
        95, 81, 45
        CMYK:
        91, 65, 0, 45
      HSL:
        223°, 82.8947%, 29.8039%
        HSV (HSB):
        223°, 90.6475%, 54.5098%
        XYZ:
        5.9245, 4.1463, 24.9142
        xyY:
        0.1693, 0.1185, 4.1463
      CIE-Lab:
        24.1492, 25.1904, -53.1050
        CIE-LCH:
        24.1492, 58.7767, 295.3774
        CIE-Luv:
        24.1492, -10.0331, -65.0259
        Hunter-Lab:
        20.3624, 16.3009, -58.2899
      #0d318b color charts
#0d318b RGB chart
      #0d318b CMYK chart
      #0d318b RGB pie chart
      #0d318b color shades, tints & tones
#0d318b color schemes
#0d318b color preview, HTML & CSS examples
           This text has a color of #0d318b        
        
          <p style="color:#0d318b;">Text here</p>
        
        
          .mytext {color:#0d318b;}
        
        Text color #0d318b
      
           This box has a color of #0d318b        
        
          <div style="background-color:#0d318b;">Content here</div>
        
        
          .mybackground {background-color:#0d318b;}
        
        Background color #0d318b
      
           Border around this has a color of #0d318b        
        
          <div style="border:2px solid #0d318b;">Content here</div>
        
        
          .myborder {border:2px solid #0d318b;}
        
        Border color #0d318b