#3c1a56 color space conversions
Hex:
        #3c1a56
        RGB:
        60, 26, 86
        CMY:
        76, 90, 66
        CMYK:
        30, 70, 0, 66
      HSL:
        274°, 53.5714%, 21.9608%
        HSV (HSB):
        274°, 69.7674%, 33.7255%
        XYZ:
        3.9126, 2.3713, 9.0556
        xyY:
        0.2551, 0.1546, 2.3713
      CIE-Lab:
        17.3264, 28.9931, -29.8409
        CIE-LCH:
        17.3264, 41.6062, 314.1744
        CIE-Luv:
        17.3264, 8.3287, -33.3638
        Hunter-Lab:
        15.3991, 18.4045, -24.0866
      #3c1a56 color charts
#3c1a56 RGB chart
      #3c1a56 CMYK chart
      #3c1a56 RGB pie chart
      #3c1a56 color shades, tints & tones
#3c1a56 color schemes
#3c1a56 color preview, HTML & CSS examples
           This text has a color of #3c1a56        
        
          <p style="color:#3c1a56;">Text here</p>
        
        
          .mytext {color:#3c1a56;}
        
        Text color #3c1a56
      
           This box has a color of #3c1a56        
        
          <div style="background-color:#3c1a56;">Content here</div>
        
        
          .mybackground {background-color:#3c1a56;}
        
        Background color #3c1a56
      
           Border around this has a color of #3c1a56        
        
          <div style="border:2px solid #3c1a56;">Content here</div>
        
        
          .myborder {border:2px solid #3c1a56;}
        
        Border color #3c1a56