#0d317f color space conversions
Hex:
        #0d317f
        RGB:
        13, 49, 127
        CMY:
        95, 81, 50
        CMYK:
        90, 61, 0, 50
      HSL:
        221°, 81.4286%, 27.4510%
        HSV (HSB):
        221°, 89.7638%, 49.8039%
        XYZ:
        5.0951, 3.8145, 20.5464
        xyY:
        0.1730, 0.1295, 3.8145
      CIE-Lab:
        23.0484, 20.2147, -47.3905
        CIE-LCH:
        23.0484, 51.5218, 293.1010
        CIE-Luv:
        23.0484, -10.0134, -57.3401
        Hunter-Lab:
        19.5307, 12.3872, -48.7018
      #0d317f color charts
#0d317f RGB chart
      #0d317f CMYK chart
      #0d317f RGB pie chart
      #0d317f color shades, tints & tones
#0d317f color schemes
#0d317f color preview, HTML & CSS examples
           This text has a color of #0d317f        
        
          <p style="color:#0d317f;">Text here</p>
        
        
          .mytext {color:#0d317f;}
        
        Text color #0d317f
      
           This box has a color of #0d317f        
        
          <div style="background-color:#0d317f;">Content here</div>
        
        
          .mybackground {background-color:#0d317f;}
        
        Background color #0d317f
      
           Border around this has a color of #0d317f        
        
          <div style="border:2px solid #0d317f;">Content here</div>
        
        
          .myborder {border:2px solid #0d317f;}
        
        Border color #0d317f