#0c64ae color space conversions
Hex:
        #0c64ae
        RGB:
        12, 100, 174
        CMY:
        95, 61, 32
        CMYK:
        93, 43, 0, 32
      HSL:
        207°, 87.0968%, 36.4706%
        HSV (HSB):
        207°, 93.1034%, 68.2353%
        XYZ:
        12.3488, 12.2485, 41.7577
        xyY:
        0.1861, 0.1846, 12.2485
      CIE-Lab:
        41.6084, 4.9278, -45.9830
        CIE-LCH:
        41.6084, 46.2463, 276.1167
        CIE-Luv:
        41.6084, -23.8694, -67.7726
        Hunter-Lab:
        34.9979, 1.7364, -46.2435
      #0c64ae color charts
#0c64ae RGB chart
      #0c64ae CMYK chart
      #0c64ae RGB pie chart
      #0c64ae color shades, tints & tones
#0c64ae color schemes
#0c64ae color preview, HTML & CSS examples
           This text has a color of #0c64ae        
        
          <p style="color:#0c64ae;">Text here</p>
        
        
          .mytext {color:#0c64ae;}
        
        Text color #0c64ae
      
           This box has a color of #0c64ae        
        
          <div style="background-color:#0c64ae;">Content here</div>
        
        
          .mybackground {background-color:#0c64ae;}
        
        Background color #0c64ae
      
           Border around this has a color of #0c64ae        
        
          <div style="border:2px solid #0c64ae;">Content here</div>
        
        
          .myborder {border:2px solid #0c64ae;}
        
        Border color #0c64ae