#0c40ae color space conversions
Hex:
        #0c40ae
        RGB:
        12, 64, 174
        CMY:
        95, 75, 32
        CMYK:
        93, 63, 0, 32
      HSL:
        221°, 87.0968%, 36.4706%
        HSV (HSB):
        221°, 93.1034%, 68.2353%
        XYZ:
        9.6250, 6.8009, 40.8498
        xyY:
        0.1680, 0.1187, 6.8009
      CIE-Lab:
        31.3494, 28.9622, -62.6101
        CIE-LCH:
        31.3494, 68.9843, 294.8244
        CIE-Luv:
        31.3494, -13.6292, -84.3499
        Hunter-Lab:
        26.0786, 20.2425, -74.6174
      #0c40ae color charts
#0c40ae RGB chart
      #0c40ae CMYK chart
      #0c40ae RGB pie chart
      #0c40ae color shades, tints & tones
#0c40ae color schemes
#0c40ae color preview, HTML & CSS examples
           This text has a color of #0c40ae        
        
          <p style="color:#0c40ae;">Text here</p>
        
        
          .mytext {color:#0c40ae;}
        
        Text color #0c40ae
      
           This box has a color of #0c40ae        
        
          <div style="background-color:#0c40ae;">Content here</div>
        
        
          .mybackground {background-color:#0c40ae;}
        
        Background color #0c40ae
      
           Border around this has a color of #0c40ae        
        
          <div style="border:2px solid #0c40ae;">Content here</div>
        
        
          .myborder {border:2px solid #0c40ae;}
        
        Border color #0c40ae