#0c28ac color space conversions
Hex:
        #0c28ac
        RGB:
        12, 40, 172
        CMY:
        95, 84, 33
        CMYK:
        93, 77, 0, 33
      HSL:
        230°, 86.9565%, 36.0784%
        HSV (HSB):
        230°, 93.0233%, 67.4510%
        XYZ:
        8.3568, 4.5743, 39.4722
        xyY:
        0.1595, 0.0873, 4.5743
      CIE-Lab:
        25.4858, 43.5148, -71.0796
        CIE-LCH:
        25.4858, 83.3418, 301.4749
        CIE-Luv:
        25.4858, -8.8655, -85.3581
        Hunter-Lab:
        21.3876, 32.3171, -94.4521
      #0c28ac color charts
#0c28ac RGB chart
      #0c28ac CMYK chart
      #0c28ac RGB pie chart
      #0c28ac color shades, tints & tones
#0c28ac color schemes
#0c28ac color preview, HTML & CSS examples
           This text has a color of #0c28ac        
        
          <p style="color:#0c28ac;">Text here</p>
        
        
          .mytext {color:#0c28ac;}
        
        Text color #0c28ac
      
           This box has a color of #0c28ac        
        
          <div style="background-color:#0c28ac;">Content here</div>
        
        
          .mybackground {background-color:#0c28ac;}
        
        Background color #0c28ac
      
           Border around this has a color of #0c28ac        
        
          <div style="border:2px solid #0c28ac;">Content here</div>
        
        
          .myborder {border:2px solid #0c28ac;}
        
        Border color #0c28ac