#0c158d color space conversions
Hex:
        #0c158d
        RGB:
        12, 21, 141
        CMY:
        95, 92, 45
        CMYK:
        91, 85, 0, 45
      HSL:
        236°, 84.3137%, 30.0000%
        HSV (HSB):
        236°, 91.4894%, 55.2941%
        XYZ:
        5.2275, 2.5376, 25.4136
        xyY:
        0.1576, 0.0765, 2.5376
      CIE-Lab:
        18.0877, 43.2168, -64.3679
        CIE-LCH:
        18.0877, 77.5301, 303.8775
        CIE-Luv:
        18.0877, -5.3865, -65.1980
        Hunter-Lab:
        15.9298, 30.6993, -83.4375
      #0c158d color charts
#0c158d RGB chart
      #0c158d CMYK chart
      #0c158d RGB pie chart
      #0c158d color shades, tints & tones
#0c158d color schemes
#0c158d color preview, HTML & CSS examples
           This text has a color of #0c158d        
        
          <p style="color:#0c158d;">Text here</p>
        
        
          .mytext {color:#0c158d;}
        
        Text color #0c158d
      
           This box has a color of #0c158d        
        
          <div style="background-color:#0c158d;">Content here</div>
        
        
          .mybackground {background-color:#0c158d;}
        
        Background color #0c158d
      
           Border around this has a color of #0c158d        
        
          <div style="border:2px solid #0c158d;">Content here</div>
        
        
          .myborder {border:2px solid #0c158d;}
        
        Border color #0c158d