#0c56ac color space conversions
Hex:
        #0c56ac
        RGB:
        12, 86, 172
        CMY:
        95, 66, 33
        CMYK:
        93, 50, 0, 33
      HSL:
        212°, 86.9565%, 36.0784%
        HSV (HSB):
        212°, 93.0233%, 67.4510%
        XYZ:
        10.9258, 9.7123, 40.3285
        xyY:
        0.1792, 0.1593, 9.7123
      CIE-Lab:
        37.3210, 13.2810, -51.6979
        CIE-LCH:
        37.3210, 53.3766, 284.4075
        CIE-Luv:
        37.3210, -19.6035, -74.4507
        Hunter-Lab:
        31.1646, 8.0413, -54.9091
      #0c56ac color charts
#0c56ac RGB chart
      #0c56ac CMYK chart
      #0c56ac RGB pie chart
      #0c56ac color shades, tints & tones
#0c56ac color schemes
#0c56ac color preview, HTML & CSS examples
           This text has a color of #0c56ac        
        
          <p style="color:#0c56ac;">Text here</p>
        
        
          .mytext {color:#0c56ac;}
        
        Text color #0c56ac
      
           This box has a color of #0c56ac        
        
          <div style="background-color:#0c56ac;">Content here</div>
        
        
          .mybackground {background-color:#0c56ac;}
        
        Background color #0c56ac
      
           Border around this has a color of #0c56ac        
        
          <div style="border:2px solid #0c56ac;">Content here</div>
        
        
          .myborder {border:2px solid #0c56ac;}
        
        Border color #0c56ac