#0c318e color space conversions
Hex:
        #0c318e
        RGB:
        12, 49, 142
        CMY:
        95, 81, 44
        CMYK:
        92, 65, 0, 44
      HSL:
        223°, 84.4156%, 30.1961%
        HSV (HSB):
        223°, 91.5493%, 55.6863%
        XYZ:
        6.1324, 4.2278, 26.0840
        xyY:
        0.1683, 0.1160, 4.2278
      CIE-Lab:
        24.4106, 26.3563, -54.5398
        CIE-LCH:
        24.4106, 60.5743, 295.7921
        CIE-Luv:
        24.4106, -10.1154, -66.9252
        Hunter-Lab:
        20.5616, 17.2543, -60.8211
      #0c318e color charts
#0c318e RGB chart
      #0c318e CMYK chart
      #0c318e RGB pie chart
      #0c318e color shades, tints & tones
#0c318e color schemes
#0c318e color preview, HTML & CSS examples
           This text has a color of #0c318e        
        
          <p style="color:#0c318e;">Text here</p>
        
        
          .mytext {color:#0c318e;}
        
        Text color #0c318e
      
           This box has a color of #0c318e        
        
          <div style="background-color:#0c318e;">Content here</div>
        
        
          .mybackground {background-color:#0c318e;}
        
        Background color #0c318e
      
           Border around this has a color of #0c318e        
        
          <div style="border:2px solid #0c318e;">Content here</div>
        
        
          .myborder {border:2px solid #0c318e;}
        
        Border color #0c318e