#0c317b color space conversions
Hex:
        #0c317b
        RGB:
        12, 49, 123
        CMY:
        95, 81, 52
        CMYK:
        90, 60, 0, 52
      HSL:
        220°, 82.2222%, 26.4706%
        HSV (HSB):
        220°, 90.2439%, 48.2353%
        XYZ:
        4.8251, 3.7048, 19.1997
        xyY:
        0.1740, 0.1336, 3.7048
      CIE-Lab:
        22.6707, 18.4527, -45.4787
        CIE-LCH:
        22.6707, 49.0797, 292.0845
        CIE-Luv:
        22.6707, -10.1010, -54.7456
        Hunter-Lab:
        19.2480, 11.0624, -45.6676
      #0c317b color charts
#0c317b RGB chart
      #0c317b CMYK chart
      #0c317b RGB pie chart
      #0c317b color shades, tints & tones
#0c317b color schemes
#0c317b color preview, HTML & CSS examples
           This text has a color of #0c317b        
        
          <p style="color:#0c317b;">Text here</p>
        
        
          .mytext {color:#0c317b;}
        
        Text color #0c317b
      
           This box has a color of #0c317b        
        
          <div style="background-color:#0c317b;">Content here</div>
        
        
          .mybackground {background-color:#0c317b;}
        
        Background color #0c317b
      
           Border around this has a color of #0c317b        
        
          <div style="border:2px solid #0c317b;">Content here</div>
        
        
          .myborder {border:2px solid #0c317b;}
        
        Border color #0c317b