#0c45ae color space conversions
Hex:
        #0c45ae
        RGB:
        12, 69, 174
        CMY:
        95, 73, 32
        CMYK:
        93, 60, 0, 32
      HSL:
        219°, 87.0968%, 36.4706%
        HSV (HSB):
        219°, 93.1034%, 68.2353%
        XYZ:
        9.9197, 7.3904, 40.9481
        xyY:
        0.1703, 0.1269, 7.3904
      CIE-Lab:
        32.6796, 25.5834, -60.4321
        CIE-LCH:
        32.6796, 65.6243, 292.9449
        CIE-Luv:
        32.6796, -14.8555, -82.9764
        Hunter-Lab:
        27.1853, 17.5592, -70.2763
      #0c45ae color charts
#0c45ae RGB chart
      #0c45ae CMYK chart
      #0c45ae RGB pie chart
      #0c45ae color shades, tints & tones
#0c45ae color schemes
#0c45ae color preview, HTML & CSS examples
           This text has a color of #0c45ae        
        
          <p style="color:#0c45ae;">Text here</p>
        
        
          .mytext {color:#0c45ae;}
        
        Text color #0c45ae
      
           This box has a color of #0c45ae        
        
          <div style="background-color:#0c45ae;">Content here</div>
        
        
          .mybackground {background-color:#0c45ae;}
        
        Background color #0c45ae
      
           Border around this has a color of #0c45ae        
        
          <div style="border:2px solid #0c45ae;">Content here</div>
        
        
          .myborder {border:2px solid #0c45ae;}
        
        Border color #0c45ae