#0c347e color space conversions
Hex:
        #0c347e
        RGB:
        12, 52, 126
        CMY:
        95, 80, 51
        CMYK:
        90, 59, 0, 51
      HSL:
        219°, 82.6087%, 27.0588%
        HSV (HSB):
        219°, 90.4762%, 49.4118%
        XYZ:
        5.1455, 4.0405, 20.2474
        xyY:
        0.1748, 0.1373, 4.0405
      CIE-Lab:
        23.8049, 17.5744, -45.5271
        CIE-LCH:
        23.8049, 48.8013, 291.1076
        CIE-Luv:
        23.8049, -10.8714, -55.9692
        Hunter-Lab:
        20.1010, 10.5161, -45.6510
      #0c347e color charts
#0c347e RGB chart
      #0c347e CMYK chart
      #0c347e RGB pie chart
      #0c347e color shades, tints & tones
#0c347e color schemes
#0c347e color preview, HTML & CSS examples
           This text has a color of #0c347e        
        
          <p style="color:#0c347e;">Text here</p>
        
        
          .mytext {color:#0c347e;}
        
        Text color #0c347e
      
           This box has a color of #0c347e        
        
          <div style="background-color:#0c347e;">Content here</div>
        
        
          .mybackground {background-color:#0c347e;}
        
        Background color #0c347e
      
           Border around this has a color of #0c347e        
        
          <div style="border:2px solid #0c347e;">Content here</div>
        
        
          .myborder {border:2px solid #0c347e;}
        
        Border color #0c347e