#0c434e color space conversions
Hex:
        #0c434e
        RGB:
        12, 67, 78
        CMY:
        95, 74, 69
        CMYK:
        85, 14, 0, 69
      HSL:
        190°, 73.3333%, 17.6471%
        HSV (HSB):
        190°, 84.6154%, 30.5882%
        XYZ:
        3.5339, 4.6425, 7.9176
        xyY:
        0.2196, 0.2885, 4.6425
      CIE-Lab:
        25.6911, -12.8209, -11.5972
        CIE-LCH:
        25.6911, 17.2879, 222.1312
        CIE-Luv:
        25.6911, -17.3664, -12.4412
        Hunter-Lab:
        21.5465, -8.4300, -6.7043
      #0c434e color charts
#0c434e RGB chart
      #0c434e CMYK chart
      #0c434e RGB pie chart
      #0c434e color shades, tints & tones
#0c434e color schemes
#0c434e color preview, HTML & CSS examples
           This text has a color of #0c434e        
        
          <p style="color:#0c434e;">Text here</p>
        
        
          .mytext {color:#0c434e;}
        
        Text color #0c434e
      
           This box has a color of #0c434e        
        
          <div style="background-color:#0c434e;">Content here</div>
        
        
          .mybackground {background-color:#0c434e;}
        
        Background color #0c434e
      
           Border around this has a color of #0c434e        
        
          <div style="border:2px solid #0c434e;">Content here</div>
        
        
          .myborder {border:2px solid #0c434e;}
        
        Border color #0c434e