#0c47ae color space conversions
Hex:
        #0c47ae
        RGB:
        12, 71, 174
        CMY:
        95, 72, 32
        CMYK:
        93, 59, 0, 32
      HSL:
        218°, 87.0968%, 36.4706%
        HSV (HSB):
        218°, 93.1034%, 68.2353%
        XYZ:
        10.0448, 7.6406, 40.9898
        xyY:
        0.1712, 0.1302, 7.6406
      CIE-Lab:
        33.2230, 24.2270, -59.5443
        CIE-LCH:
        33.2230, 64.2843, 292.1401
        CIE-Luv:
        33.2230, -15.3670, -82.3345
        Hunter-Lab:
        27.6417, 16.4930, -68.5717
      #0c47ae color charts
#0c47ae RGB chart
      #0c47ae CMYK chart
      #0c47ae RGB pie chart
      #0c47ae color shades, tints & tones
#0c47ae color schemes
#0c47ae color preview, HTML & CSS examples
           This text has a color of #0c47ae        
        
          <p style="color:#0c47ae;">Text here</p>
        
        
          .mytext {color:#0c47ae;}
        
        Text color #0c47ae
      
           This box has a color of #0c47ae        
        
          <div style="background-color:#0c47ae;">Content here</div>
        
        
          .mybackground {background-color:#0c47ae;}
        
        Background color #0c47ae
      
           Border around this has a color of #0c47ae        
        
          <div style="border:2px solid #0c47ae;">Content here</div>
        
        
          .myborder {border:2px solid #0c47ae;}
        
        Border color #0c47ae