#0c316f color space conversions
Hex:
        #0c316f
        RGB:
        12, 49, 111
        CMY:
        95, 81, 56
        CMYK:
        89, 56, 0, 56
      HSL:
        218°, 80.4878%, 24.1176%
        HSV (HSB):
        218°, 89.1892%, 43.5294%
        XYZ:
        4.1192, 3.4225, 15.4824
        xyY:
        0.1789, 0.1486, 3.4225
      CIE-Lab:
        21.6622, 13.2912, -39.4546
        CIE-LCH:
        21.6622, 41.6332, 288.6173
        CIE-Luv:
        21.6622, -10.1804, -46.7658
        Hunter-Lab:
        18.5000, 7.3696, -36.6692
      #0c316f color charts
#0c316f RGB chart
      #0c316f CMYK chart
      #0c316f RGB pie chart
      #0c316f color shades, tints & tones
#0c316f color schemes
#0c316f color preview, HTML & CSS examples
           This text has a color of #0c316f        
        
          <p style="color:#0c316f;">Text here</p>
        
        
          .mytext {color:#0c316f;}
        
        Text color #0c316f
      
           This box has a color of #0c316f        
        
          <div style="background-color:#0c316f;">Content here</div>
        
        
          .mybackground {background-color:#0c316f;}
        
        Background color #0c316f
      
           Border around this has a color of #0c316f        
        
          <div style="border:2px solid #0c316f;">Content here</div>
        
        
          .myborder {border:2px solid #0c316f;}
        
        Border color #0c316f