#0c168e color space conversions
Hex:
        #0c168e
        RGB:
        12, 22, 142
        CMY:
        95, 91, 44
        CMYK:
        92, 85, 0, 44
      HSL:
        235°, 84.4156%, 30.1961%
        HSV (HSB):
        235°, 91.5493%, 55.6863%
        XYZ:
        5.3210, 2.6050, 25.8135
        xyY:
        0.1577, 0.0772, 2.6050
      CIE-Lab:
        18.3869, 43.0545, -64.4948
        CIE-LCH:
        18.3869, 77.5453, 303.7257
        CIE-Luv:
        18.3869, -5.5325, -65.9500
        Hunter-Lab:
        16.1399, 30.6030, -83.5280
      #0c168e color charts
#0c168e RGB chart
      #0c168e CMYK chart
      #0c168e RGB pie chart
      #0c168e color shades, tints & tones
#0c168e color schemes
#0c168e color preview, HTML & CSS examples
           This text has a color of #0c168e        
        
          <p style="color:#0c168e;">Text here</p>
        
        
          .mytext {color:#0c168e;}
        
        Text color #0c168e
      
           This box has a color of #0c168e        
        
          <div style="background-color:#0c168e;">Content here</div>
        
        
          .mybackground {background-color:#0c168e;}
        
        Background color #0c168e
      
           Border around this has a color of #0c168e        
        
          <div style="border:2px solid #0c168e;">Content here</div>
        
        
          .myborder {border:2px solid #0c168e;}
        
        Border color #0c168e