#0c157e color space conversions
Hex:
        #0c157e
        RGB:
        12, 21, 126
        CMY:
        95, 92, 51
        CMYK:
        90, 83, 0, 51
      HSL:
        235°, 82.6087%, 27.0588%
        HSV (HSB):
        235°, 90.4762%, 49.4118%
        XYZ:
        4.1857, 2.1209, 19.9274
        xyY:
        0.1596, 0.0808, 2.1209
      CIE-Lab:
        16.1091, 38.1669, -58.1912
        CIE-LCH:
        16.1091, 69.5912, 303.2604
        CIE-Luv:
        16.1091, -4.8244, -56.3442
        Hunter-Lab:
        14.5631, 25.8182, -70.9350
      #0c157e color charts
#0c157e RGB chart
      #0c157e CMYK chart
      #0c157e RGB pie chart
      #0c157e color shades, tints & tones
#0c157e color schemes
#0c157e color preview, HTML & CSS examples
           This text has a color of #0c157e        
        
          <p style="color:#0c157e;">Text here</p>
        
        
          .mytext {color:#0c157e;}
        
        Text color #0c157e
      
           This box has a color of #0c157e        
        
          <div style="background-color:#0c157e;">Content here</div>
        
        
          .mybackground {background-color:#0c157e;}
        
        Background color #0c157e
      
           Border around this has a color of #0c157e        
        
          <div style="border:2px solid #0c157e;">Content here</div>
        
        
          .myborder {border:2px solid #0c157e;}
        
        Border color #0c157e