#0c35ac color space conversions
Hex:
        #0c35ac
        RGB:
        12, 53, 172
        CMY:
        95, 79, 33
        CMYK:
        93, 69, 0, 33
      HSL:
        225°, 86.9565%, 36.0784%
        HSV (HSB):
        225°, 93.0233%, 67.4510%
        XYZ:
        8.8711, 5.6029, 39.6436
        xyY:
        0.1639, 0.1035, 5.6029
      CIE-Lab:
        28.3877, 35.4772, -66.2824
        CIE-LCH:
        28.3877, 75.1797, 298.1576
        CIE-Luv:
        28.3877, -11.1961, -84.9912
        Hunter-Lab:
        23.6705, 25.4740, -82.7303
      #0c35ac color charts
#0c35ac RGB chart
      #0c35ac CMYK chart
      #0c35ac RGB pie chart
      #0c35ac color shades, tints & tones
#0c35ac color schemes
#0c35ac color preview, HTML & CSS examples
           This text has a color of #0c35ac        
        
          <p style="color:#0c35ac;">Text here</p>
        
        
          .mytext {color:#0c35ac;}
        
        Text color #0c35ac
      
           This box has a color of #0c35ac        
        
          <div style="background-color:#0c35ac;">Content here</div>
        
        
          .mybackground {background-color:#0c35ac;}
        
        Background color #0c35ac
      
           Border around this has a color of #0c35ac        
        
          <div style="border:2px solid #0c35ac;">Content here</div>
        
        
          .myborder {border:2px solid #0c35ac;}
        
        Border color #0c35ac