#3b1e96 color space conversions
Hex:
        #3b1e96
        RGB:
        59, 30, 150
        CMY:
        77, 88, 41
        CMYK:
        61, 80, 0, 41
      HSL:
        255°, 66.6667%, 35.2941%
        HSV (HSB):
        255°, 80.0000%, 58.8235%
        XYZ:
        7.7729, 4.0604, 29.2282
        xyY:
        0.1893, 0.0989, 4.0604
      CIE-Lab:
        23.8700, 45.1760, -60.2748
        CIE-LCH:
        23.8700, 75.3254, 306.8516
        CIE-Luv:
        23.8700, 0.3113, -72.8076
        Hunter-Lab:
        20.1503, 33.5927, -71.8953
      #3b1e96 color charts
#3b1e96 RGB chart
      #3b1e96 CMYK chart
      #3b1e96 RGB pie chart
      #3b1e96 color shades, tints & tones
#3b1e96 color schemes
#3b1e96 color preview, HTML & CSS examples
           This text has a color of #3b1e96        
        
          <p style="color:#3b1e96;">Text here</p>
        
        
          .mytext {color:#3b1e96;}
        
        Text color #3b1e96
      
           This box has a color of #3b1e96        
        
          <div style="background-color:#3b1e96;">Content here</div>
        
        
          .mybackground {background-color:#3b1e96;}
        
        Background color #3b1e96
      
           Border around this has a color of #3b1e96        
        
          <div style="border:2px solid #3b1e96;">Content here</div>
        
        
          .myborder {border:2px solid #3b1e96;}
        
        Border color #3b1e96