#0c4382 color space conversions
Hex:
        #0c4382
        RGB:
        12, 67, 130
        CMY:
        95, 74, 49
        CMYK:
        91, 48, 0, 49
      HSL:
        212°, 83.0986%, 27.8431%
        HSV (HSB):
        212°, 90.7692%, 50.9804%
        XYZ:
        6.1880, 5.7042, 21.8940
        xyY:
        0.1832, 0.1688, 5.7042
      CIE-Lab:
        28.6535, 8.6725, -40.1816
        CIE-LCH:
        28.6535, 41.1069, 282.1794
        CIE-Luv:
        28.6535, -15.1293, -52.9852
        Hunter-Lab:
        23.8834, 4.4522, -37.6328
      #0c4382 color charts
#0c4382 RGB chart
      #0c4382 CMYK chart
      #0c4382 RGB pie chart
      #0c4382 color shades, tints & tones
#0c4382 color schemes
#0c4382 color preview, HTML & CSS examples
           This text has a color of #0c4382        
        
          <p style="color:#0c4382;">Text here</p>
        
        
          .mytext {color:#0c4382;}
        
        Text color #0c4382
      
           This box has a color of #0c4382        
        
          <div style="background-color:#0c4382;">Content here</div>
        
        
          .mybackground {background-color:#0c4382;}
        
        Background color #0c4382
      
           Border around this has a color of #0c4382        
        
          <div style="border:2px solid #0c4382;">Content here</div>
        
        
          .myborder {border:2px solid #0c4382;}
        
        Border color #0c4382