#0c476b color space conversions
Hex:
        #0c476b
        RGB:
        12, 71, 107
        CMY:
        95, 72, 58
        CMYK:
        89, 34, 0, 58
      HSL:
        203°, 79.8319%, 23.3333%
        HSV (HSB):
        203°, 88.7850%, 41.9608%
        XYZ:
        5.0587, 5.6462, 14.7331
        xyY:
        0.1989, 0.2220, 5.6462
      CIE-Lab:
        28.5017, -3.7400, -25.9504
        CIE-LCH:
        28.5017, 26.2185, 261.7990
        CIE-Luv:
        28.5017, -17.3323, -32.9675
        Hunter-Lab:
        23.7617, -3.5815, -20.1288
      #0c476b color charts
#0c476b RGB chart
      #0c476b CMYK chart
      #0c476b RGB pie chart
      #0c476b color shades, tints & tones
#0c476b color schemes
#0c476b color preview, HTML & CSS examples
           This text has a color of #0c476b        
        
          <p style="color:#0c476b;">Text here</p>
        
        
          .mytext {color:#0c476b;}
        
        Text color #0c476b
      
           This box has a color of #0c476b        
        
          <div style="background-color:#0c476b;">Content here</div>
        
        
          .mybackground {background-color:#0c476b;}
        
        Background color #0c476b
      
           Border around this has a color of #0c476b        
        
          <div style="border:2px solid #0c476b;">Content here</div>
        
        
          .myborder {border:2px solid #0c476b;}
        
        Border color #0c476b