#0c00ae color space conversions
Hex:
        #0c00ae
        RGB:
        12, 0, 174
        CMY:
        95, 100, 32
        CMYK:
        93, 100, 0, 32
      HSL:
        244°, 100.0000%, 34.1176%
        HSV (HSB):
        244°, 100.0000%, 68.2353%
        XYZ:
        7.7916, 3.1342, 40.2387
        xyY:
        0.1523, 0.0613, 3.1342
      CIE-Lab:
        20.5734, 59.5594, -80.4665
        CIE-LCH:
        20.5734, 100.1108, 306.5079
        CIE-Luv:
        20.5734, -5.4223, -82.2764
        Hunter-Lab:
        17.7035, 47.5794, -122.3688
      #0c00ae color charts
#0c00ae RGB chart
      #0c00ae CMYK chart
      #0c00ae RGB pie chart
      #0c00ae color shades, tints & tones
#0c00ae color schemes
#0c00ae color preview, HTML & CSS examples
           This text has a color of #0c00ae        
        
          <p style="color:#0c00ae;">Text here</p>
        
        
          .mytext {color:#0c00ae;}
        
        Text color #0c00ae
      
           This box has a color of #0c00ae        
        
          <div style="background-color:#0c00ae;">Content here</div>
        
        
          .mybackground {background-color:#0c00ae;}
        
        Background color #0c00ae
      
           Border around this has a color of #0c00ae        
        
          <div style="border:2px solid #0c00ae;">Content here</div>
        
        
          .myborder {border:2px solid #0c00ae;}
        
        Border color #0c00ae