#0c187b color space conversions
Hex:
        #0c187b
        RGB:
        12, 24, 123
        CMY:
        95, 91, 52
        CMYK:
        90, 80, 0, 52
      HSL:
        234°, 82.2222%, 26.4706%
        HSV (HSB):
        234°, 90.2439%, 48.2353%
        XYZ:
        4.0534, 2.1615, 18.9425
        xyY:
        0.1611, 0.0859, 2.1615
      CIE-Lab:
        16.3129, 35.4086, -55.9373
        CIE-LCH:
        16.3129, 66.2023, 302.3340
        CIE-Luv:
        16.3129, -5.1037, -55.1035
        Hunter-Lab:
        14.7020, 23.4847, -66.0994
      #0c187b color charts
#0c187b RGB chart
      #0c187b CMYK chart
      #0c187b RGB pie chart
      #0c187b color shades, tints & tones
#0c187b color schemes
#0c187b color preview, HTML & CSS examples
           This text has a color of #0c187b        
        
          <p style="color:#0c187b;">Text here</p>
        
        
          .mytext {color:#0c187b;}
        
        Text color #0c187b
      
           This box has a color of #0c187b        
        
          <div style="background-color:#0c187b;">Content here</div>
        
        
          .mybackground {background-color:#0c187b;}
        
        Background color #0c187b
      
           Border around this has a color of #0c187b        
        
          <div style="border:2px solid #0c187b;">Content here</div>
        
        
          .myborder {border:2px solid #0c187b;}
        
        Border color #0c187b