#0c465e color space conversions
Hex:
        #0c465e
        RGB:
        12, 70, 94
        CMY:
        95, 73, 63
        CMYK:
        87, 26, 0, 63
      HSL:
        198°, 77.3585%, 20.7843%
        HSV (HSB):
        198°, 87.2340%, 36.8627%
        XYZ:
        4.3622, 5.2666, 11.3763
        xyY:
        0.2077, 0.2507, 5.2666
      CIE-Lab:
        27.4813, -8.4037, -19.2308
        CIE-LCH:
        27.4813, 20.9868, 246.3951
        CIE-Luv:
        27.4813, -17.6231, -23.1868
        Hunter-Lab:
        22.9491, -6.2318, -13.3268
      #0c465e color charts
#0c465e RGB chart
      #0c465e CMYK chart
      #0c465e RGB pie chart
      #0c465e color shades, tints & tones
#0c465e color schemes
#0c465e color preview, HTML & CSS examples
           This text has a color of #0c465e        
        
          <p style="color:#0c465e;">Text here</p>
        
        
          .mytext {color:#0c465e;}
        
        Text color #0c465e
      
           This box has a color of #0c465e        
        
          <div style="background-color:#0c465e;">Content here</div>
        
        
          .mybackground {background-color:#0c465e;}
        
        Background color #0c465e
      
           Border around this has a color of #0c465e        
        
          <div style="border:2px solid #0c465e;">Content here</div>
        
        
          .myborder {border:2px solid #0c465e;}
        
        Border color #0c465e