#0c27ac color space conversions
Hex:
        #0c27ac
        RGB:
        12, 39, 172
        CMY:
        95, 85, 33
        CMYK:
        93, 77, 0, 33
      HSL:
        230°, 86.9565%, 36.0784%
        HSV (HSB):
        230°, 93.0233%, 67.4510%
        XYZ:
        8.3235, 4.5078, 39.4611
        xyY:
        0.1592, 0.0862, 4.5078
      CIE-Lab:
        25.2837, 44.0907, -71.4148
        CIE-LCH:
        25.2837, 83.9289, 301.6907
        CIE-Luv:
        25.2837, -8.7122, -85.3146
        Hunter-Lab:
        21.2315, 32.8236, -95.3351
      #0c27ac color charts
#0c27ac RGB chart
      #0c27ac CMYK chart
      #0c27ac RGB pie chart
      #0c27ac color shades, tints & tones
#0c27ac color schemes
#0c27ac color preview, HTML & CSS examples
           This text has a color of #0c27ac        
        
          <p style="color:#0c27ac;">Text here</p>
        
        
          .mytext {color:#0c27ac;}
        
        Text color #0c27ac
      
           This box has a color of #0c27ac        
        
          <div style="background-color:#0c27ac;">Content here</div>
        
        
          .mybackground {background-color:#0c27ac;}
        
        Background color #0c27ac
      
           Border around this has a color of #0c27ac        
        
          <div style="border:2px solid #0c27ac;">Content here</div>
        
        
          .myborder {border:2px solid #0c27ac;}
        
        Border color #0c27ac