#0c357b color space conversions
Hex:
        #0c357b
        RGB:
        12, 53, 123
        CMY:
        95, 79, 52
        CMYK:
        90, 57, 0, 52
      HSL:
        218°, 82.2222%, 26.4706%
        HSV (HSB):
        218°, 90.2439%, 48.2353%
        XYZ:
        4.9999, 4.0544, 19.2580
        xyY:
        0.1766, 0.1432, 4.0544
      CIE-Lab:
        23.8506, 15.5759, -43.5577
        CIE-LCH:
        23.8506, 46.2589, 289.6767
        CIE-Luv:
        23.8506, -11.1679, -53.6670
        Hunter-Lab:
        20.1356, 9.0860, -42.6108
      #0c357b color charts
#0c357b RGB chart
      #0c357b CMYK chart
      #0c357b RGB pie chart
      #0c357b color shades, tints & tones
#0c357b color schemes
#0c357b color preview, HTML & CSS examples
           This text has a color of #0c357b        
        
          <p style="color:#0c357b;">Text here</p>
        
        
          .mytext {color:#0c357b;}
        
        Text color #0c357b
      
           This box has a color of #0c357b        
        
          <div style="background-color:#0c357b;">Content here</div>
        
        
          .mybackground {background-color:#0c357b;}
        
        Background color #0c357b
      
           Border around this has a color of #0c357b        
        
          <div style="border:2px solid #0c357b;">Content here</div>
        
        
          .myborder {border:2px solid #0c357b;}
        
        Border color #0c357b