#0c186d color space conversions
Hex:
        #0c186d
        RGB:
        12, 24, 109
        CMY:
        95, 91, 57
        CMYK:
        89, 78, 0, 57
      HSL:
        233°, 80.1653%, 23.7255%
        HSV (HSB):
        233°, 88.9908%, 42.7451%
        XYZ:
        3.2386, 1.8356, 14.6516
        xyY:
        0.1642, 0.0931, 1.8356
      CIE-Lab:
        14.5995, 30.2027, -49.7300
        CIE-LCH:
        14.5995, 58.1831, 301.2717
        CIE-Luv:
        14.5995, -4.6470, -46.9290
        Hunter-Lab:
        13.5483, 18.9590, -54.6346
      #0c186d color charts
#0c186d RGB chart
      #0c186d CMYK chart
      #0c186d RGB pie chart
      #0c186d color shades, tints & tones
#0c186d color schemes
#0c186d color preview, HTML & CSS examples
           This text has a color of #0c186d        
        
          <p style="color:#0c186d;">Text here</p>
        
        
          .mytext {color:#0c186d;}
        
        Text color #0c186d
      
           This box has a color of #0c186d        
        
          <div style="background-color:#0c186d;">Content here</div>
        
        
          .mybackground {background-color:#0c186d;}
        
        Background color #0c186d
      
           Border around this has a color of #0c186d        
        
          <div style="border:2px solid #0c186d;">Content here</div>
        
        
          .myborder {border:2px solid #0c186d;}
        
        Border color #0c186d