#3b1a60 color space conversions
Hex:
        #3b1a60
        RGB:
        59, 26, 96
        CMY:
        77, 90, 62
        CMYK:
        39, 73, 0, 62
      HSL:
        268°, 57.3770%, 23.9216%
        HSV (HSB):
        268°, 72.9167%, 37.6471%
        XYZ:
        4.2843, 2.5131, 11.3256
        xyY:
        0.2364, 0.1387, 2.5131
      CIE-Lab:
        17.9779, 31.4886, -35.4758
        CIE-LCH:
        17.9779, 47.4348, 311.5925
        CIE-Luv:
        17.9779, 6.4918, -39.8631
        Hunter-Lab:
        15.8528, 20.4985, -31.2610
      #3b1a60 color charts
#3b1a60 RGB chart
      #3b1a60 CMYK chart
      #3b1a60 RGB pie chart
      #3b1a60 color shades, tints & tones
#3b1a60 color schemes
#3b1a60 color preview, HTML & CSS examples
           This text has a color of #3b1a60        
        
          <p style="color:#3b1a60;">Text here</p>
        
        
          .mytext {color:#3b1a60;}
        
        Text color #3b1a60
      
           This box has a color of #3b1a60        
        
          <div style="background-color:#3b1a60;">Content here</div>
        
        
          .mybackground {background-color:#3b1a60;}
        
        Background color #3b1a60
      
           Border around this has a color of #3b1a60        
        
          <div style="border:2px solid #3b1a60;">Content here</div>
        
        
          .myborder {border:2px solid #3b1a60;}
        
        Border color #3b1a60