#0c317f color space conversions
Hex:
        #0c317f
        RGB:
        12, 49, 127
        CMY:
        95, 81, 50
        CMYK:
        91, 61, 0, 50
      HSL:
        221°, 82.7338%, 27.2549%
        HSV (HSB):
        221°, 90.5512%, 49.8039%
        XYZ:
        5.0807, 3.8071, 20.5457
        xyY:
        0.1726, 0.1293, 3.8071
      CIE-Lab:
        23.0232, 20.1464, -47.4329
        CIE-LCH:
        23.0232, 51.5340, 293.0126
        CIE-Luv:
        23.0232, -10.0906, -57.3530
        Hunter-Lab:
        19.5118, 12.3342, -48.7736
      #0c317f color charts
#0c317f RGB chart
      #0c317f CMYK chart
      #0c317f RGB pie chart
      #0c317f color shades, tints & tones
#0c317f color schemes
#0c317f color preview, HTML & CSS examples
           This text has a color of #0c317f        
        
          <p style="color:#0c317f;">Text here</p>
        
        
          .mytext {color:#0c317f;}
        
        Text color #0c317f
      
           This box has a color of #0c317f        
        
          <div style="background-color:#0c317f;">Content here</div>
        
        
          .mybackground {background-color:#0c317f;}
        
        Background color #0c317f
      
           Border around this has a color of #0c317f        
        
          <div style="border:2px solid #0c317f;">Content here</div>
        
        
          .myborder {border:2px solid #0c317f;}
        
        Border color #0c317f