#3b1d87 color space conversions
Hex:
        #3b1d87
        RGB:
        59, 29, 135
        CMY:
        77, 89, 47
        CMYK:
        56, 79, 0, 47
      HSL:
        257°, 64.6341%, 32.1569%
        HSV (HSB):
        257°, 78.5185%, 52.9412%
        XYZ:
        6.6162, 3.5578, 23.2597
        xyY:
        0.1979, 0.1064, 3.5578
      CIE-Lab:
        22.1521, 41.2315, -53.7783
        CIE-LCH:
        22.1521, 67.7653, 307.4772
        CIE-Luv:
        22.1521, 1.7589, -63.8088
        Hunter-Lab:
        18.8621, 29.6027, -59.9094
      #3b1d87 color charts
#3b1d87 RGB chart
      #3b1d87 CMYK chart
      #3b1d87 RGB pie chart
      #3b1d87 color shades, tints & tones
#3b1d87 color schemes
#3b1d87 color preview, HTML & CSS examples
           This text has a color of #3b1d87        
        
          <p style="color:#3b1d87;">Text here</p>
        
        
          .mytext {color:#3b1d87;}
        
        Text color #3b1d87
      
           This box has a color of #3b1d87        
        
          <div style="background-color:#3b1d87;">Content here</div>
        
        
          .mybackground {background-color:#3b1d87;}
        
        Background color #3b1d87
      
           Border around this has a color of #3b1d87        
        
          <div style="border:2px solid #3b1d87;">Content here</div>
        
        
          .myborder {border:2px solid #3b1d87;}
        
        Border color #3b1d87