#0c116d color space conversions
Hex:
        #0c116d
        RGB:
        12, 17, 109
        CMY:
        95, 93, 57
        CMYK:
        89, 84, 0, 57
      HSL:
        237°, 80.1653%, 23.7255%
        HSV (HSB):
        237°, 88.9908%, 42.7451%
        XYZ:
        3.1124, 1.5832, 14.6095
        xyY:
        0.1612, 0.0820, 1.5832
      CIE-Lab:
        13.1274, 34.4145, -52.1698
        CIE-LCH:
        13.1274, 62.4984, 303.4114
        CIE-Luv:
        13.1274, -3.7070, -45.5256
        Hunter-Lab:
        12.5825, 22.1342, -60.0340
      #0c116d color charts
#0c116d RGB chart
      #0c116d CMYK chart
      #0c116d RGB pie chart
      #0c116d color shades, tints & tones
#0c116d color schemes
#0c116d color preview, HTML & CSS examples
           This text has a color of #0c116d        
        
          <p style="color:#0c116d;">Text here</p>
        
        
          .mytext {color:#0c116d;}
        
        Text color #0c116d
      
           This box has a color of #0c116d        
        
          <div style="background-color:#0c116d;">Content here</div>
        
        
          .mybackground {background-color:#0c116d;}
        
        Background color #0c116d
      
           Border around this has a color of #0c116d        
        
          <div style="border:2px solid #0c116d;">Content here</div>
        
        
          .myborder {border:2px solid #0c116d;}
        
        Border color #0c116d