#0c4095 color space conversions
Hex:
        #0c4095
        RGB:
        12, 64, 149
        CMY:
        95, 75, 42
        CMYK:
        92, 57, 0, 42
      HSL:
        217°, 85.0932%, 31.5686%
        HSV (HSB):
        217°, 91.9463%, 58.4314%
        XYZ:
        7.4098, 5.9149, 29.1849
        xyY:
        0.1743, 0.1391, 5.9149
      CIE-Lab:
        29.1967, 18.7828, -51.0271
        CIE-LCH:
        29.1967, 54.3742, 290.2084
        CIE-Luv:
        29.1967, -13.8473, -67.7622
        Hunter-Lab:
        24.3205, 11.8234, -54.1243
      #0c4095 color charts
#0c4095 RGB chart
      #0c4095 CMYK chart
      #0c4095 RGB pie chart
      #0c4095 color shades, tints & tones
#0c4095 color schemes
#0c4095 color preview, HTML & CSS examples
           This text has a color of #0c4095        
        
          <p style="color:#0c4095;">Text here</p>
        
        
          .mytext {color:#0c4095;}
        
        Text color #0c4095
      
           This box has a color of #0c4095        
        
          <div style="background-color:#0c4095;">Content here</div>
        
        
          .mybackground {background-color:#0c4095;}
        
        Background color #0c4095
      
           Border around this has a color of #0c4095        
        
          <div style="border:2px solid #0c4095;">Content here</div>
        
        
          .myborder {border:2px solid #0c4095;}
        
        Border color #0c4095