#0c163d color space conversions
Hex:
        #0c163d
        RGB:
        12, 22, 61
        CMY:
        95, 91, 76
        CMYK:
        80, 64, 0, 76
      HSL:
        228°, 67.1233%, 14.3137%
        HSV (HSB):
        228°, 80.3279%, 23.9216%
        XYZ:
        1.2808, 0.9889, 4.5382
        xyY:
        0.1881, 0.1453, 0.9889
      CIE-Lab:
        8.8987, 11.6621, -26.4148
        CIE-LCH:
        8.8987, 28.8747, 293.8213
        CIE-Luv:
        8.8987, -2.9506, -19.5460
        Hunter-Lab:
        9.9444, 5.5882, -20.0968
      #0c163d color charts
#0c163d RGB chart
      #0c163d CMYK chart
      #0c163d RGB pie chart
      #0c163d color shades, tints & tones
#0c163d color schemes
#0c163d color preview, HTML & CSS examples
           This text has a color of #0c163d        
        
          <p style="color:#0c163d;">Text here</p>
        
        
          .mytext {color:#0c163d;}
        
        Text color #0c163d
      
           This box has a color of #0c163d        
        
          <div style="background-color:#0c163d;">Content here</div>
        
        
          .mybackground {background-color:#0c163d;}
        
        Background color #0c163d
      
           Border around this has a color of #0c163d        
        
          <div style="border:2px solid #0c163d;">Content here</div>
        
        
          .myborder {border:2px solid #0c163d;}
        
        Border color #0c163d