#3c0056 color space conversions
Hex:
        #3c0056
        RGB:
        60, 0, 86
        CMY:
        76, 100, 66
        CMYK:
        30, 100, 0, 66
      HSL:
        282°, 100.0000%, 16.8627%
        HSV (HSB):
        282°, 100.0000%, 33.7255%
        XYZ:
        3.5432, 1.6325, 8.9325
        xyY:
        0.2511, 0.1157, 1.6325
      CIE-Lab:
        13.4270, 40.1872, -36.1665
        CIE-LCH:
        13.4270, 54.0651, 318.0143
        CIE-Luv:
        13.4270, 10.5869, -34.9728
        Hunter-Lab:
        12.7771, 27.1395, -32.5056
      #3c0056 color charts
#3c0056 RGB chart
      #3c0056 CMYK chart
      #3c0056 RGB pie chart
      #3c0056 color shades, tints & tones
#3c0056 color schemes
#3c0056 color preview, HTML & CSS examples
           This text has a color of #3c0056        
        
          <p style="color:#3c0056;">Text here</p>
        
        
          .mytext {color:#3c0056;}
        
        Text color #3c0056
      
           This box has a color of #3c0056        
        
          <div style="background-color:#3c0056;">Content here</div>
        
        
          .mybackground {background-color:#3c0056;}
        
        Background color #3c0056
      
           Border around this has a color of #3c0056        
        
          <div style="border:2px solid #3c0056;">Content here</div>
        
        
          .myborder {border:2px solid #3c0056;}
        
        Border color #3c0056