#0c114b color space conversions
Hex:
        #0c114b
        RGB:
        12, 17, 75
        CMY:
        95, 93, 71
        CMYK:
        84, 77, 0, 71
      HSL:
        235°, 72.4138%, 17.0588%
        HSV (HSB):
        235°, 84.0000%, 29.4118%
        XYZ:
        1.6221, 0.9871, 6.7616
        xyY:
        0.1731, 0.1053, 0.9871
      CIE-Lab:
        8.8832, 21.4750, -36.2984
        CIE-LCH:
        8.8832, 42.1752, 300.6097
        CIE-Luv:
        8.8832, -2.4378, -26.1407
        Hunter-Lab:
        9.9351, 11.7567, -33.3971
      #0c114b color charts
#0c114b RGB chart
      #0c114b CMYK chart
      #0c114b RGB pie chart
      #0c114b color shades, tints & tones
#0c114b color schemes
#0c114b color preview, HTML & CSS examples
           This text has a color of #0c114b        
        
          <p style="color:#0c114b;">Text here</p>
        
        
          .mytext {color:#0c114b;}
        
        Text color #0c114b
      
           This box has a color of #0c114b        
        
          <div style="background-color:#0c114b;">Content here</div>
        
        
          .mybackground {background-color:#0c114b;}
        
        Background color #0c114b
      
           Border around this has a color of #0c114b        
        
          <div style="border:2px solid #0c114b;">Content here</div>
        
        
          .myborder {border:2px solid #0c114b;}
        
        Border color #0c114b