#0c4caf color space conversions
Hex:
        #0c4caf
        RGB:
        12, 76, 175
        CMY:
        95, 70, 31
        CMYK:
        93, 57, 0, 31
      HSL:
        216°, 87.1658%, 36.6667%
        HSV (HSB):
        216°, 93.1429%, 68.6275%
        XYZ:
        10.4739, 8.3422, 41.6156
        xyY:
        0.1733, 0.1380, 8.3422
      CIE-Lab:
        34.6856, 21.2417, -57.7538
        CIE-LCH:
        34.6856, 61.5362, 290.1934
        CIE-Luv:
        34.6856, -16.6762, -81.1964
        Hunter-Lab:
        28.8829, 14.1853, -65.2095
      #0c4caf color charts
#0c4caf RGB chart
      #0c4caf CMYK chart
      #0c4caf RGB pie chart
      #0c4caf color shades, tints & tones
#0c4caf color schemes
#0c4caf color preview, HTML & CSS examples
           This text has a color of #0c4caf        
        
          <p style="color:#0c4caf;">Text here</p>
        
        
          .mytext {color:#0c4caf;}
        
        Text color #0c4caf
      
           This box has a color of #0c4caf        
        
          <div style="background-color:#0c4caf;">Content here</div>
        
        
          .mybackground {background-color:#0c4caf;}
        
        Background color #0c4caf
      
           Border around this has a color of #0c4caf        
        
          <div style="border:2px solid #0c4caf;">Content here</div>
        
        
          .myborder {border:2px solid #0c4caf;}
        
        Border color #0c4caf