#0c409a color space conversions
Hex:
        #0c409a
        RGB:
        12, 64, 154
        CMY:
        95, 75, 40
        CMYK:
        92, 58, 0, 40
      HSL:
        218°, 85.5422%, 32.5490%
        HSV (HSB):
        218°, 92.2078%, 60.3922%
        XYZ:
        7.8177, 6.0780, 31.3330
        xyY:
        0.1728, 0.1344, 6.0780
      CIE-Lab:
        29.6085, 20.8574, -53.4062
        CIE-LCH:
        29.6085, 57.3345, 291.3328
        CIE-Luv:
        29.6085, -13.7811, -71.1645
        Hunter-Lab:
        24.6537, 13.4588, -58.0955
      #0c409a color charts
#0c409a RGB chart
      #0c409a CMYK chart
      #0c409a RGB pie chart
      #0c409a color shades, tints & tones
#0c409a color schemes
#0c409a color preview, HTML & CSS examples
           This text has a color of #0c409a        
        
          <p style="color:#0c409a;">Text here</p>
        
        
          .mytext {color:#0c409a;}
        
        Text color #0c409a
      
           This box has a color of #0c409a        
        
          <div style="background-color:#0c409a;">Content here</div>
        
        
          .mybackground {background-color:#0c409a;}
        
        Background color #0c409a
      
           Border around this has a color of #0c409a        
        
          <div style="border:2px solid #0c409a;">Content here</div>
        
        
          .myborder {border:2px solid #0c409a;}
        
        Border color #0c409a