#3c12aa color space conversions
Hex:
        #3c12aa
        RGB:
        60, 18, 170
        CMY:
        76, 93, 33
        CMYK:
        65, 89, 0, 33
      HSL:
        257°, 80.8511%, 36.8627%
        HSV (HSB):
        257°, 89.4118%, 66.6667%
        XYZ:
        9.3355, 4.2956, 38.3673
        xyY:
        0.1795, 0.0826, 4.2956
      CIE-Lab:
        24.6254, 55.5845, -71.2198
        CIE-LCH:
        24.6254, 90.3432, 307.9707
        CIE-Luv:
        24.6254, -0.0410, -84.4011
        Hunter-Lab:
        20.7257, 44.1318, -95.2493
      #3c12aa color charts
#3c12aa RGB chart
      #3c12aa CMYK chart
      #3c12aa RGB pie chart
      #3c12aa color shades, tints & tones
#3c12aa color schemes
#3c12aa color preview, HTML & CSS examples
           This text has a color of #3c12aa        
        
          <p style="color:#3c12aa;">Text here</p>
        
        
          .mytext {color:#3c12aa;}
        
        Text color #3c12aa
      
           This box has a color of #3c12aa        
        
          <div style="background-color:#3c12aa;">Content here</div>
        
        
          .mybackground {background-color:#3c12aa;}
        
        Background color #3c12aa
      
           Border around this has a color of #3c12aa        
        
          <div style="border:2px solid #3c12aa;">Content here</div>
        
        
          .myborder {border:2px solid #3c12aa;}
        
        Border color #3c12aa