#3b1d55 color space conversions
Hex:
        #3b1d55
        RGB:
        59, 29, 85
        CMY:
        77, 89, 67
        CMYK:
        31, 66, 0, 67
      HSL:
        272°, 49.1228%, 22.3529%
        HSV (HSB):
        272°, 65.8824%, 33.3333%
        XYZ:
        3.8827, 2.4644, 8.8654
        xyY:
        0.2552, 0.1620, 2.4644
      CIE-Lab:
        17.7569, 26.6968, -28.4831
        CIE-LCH:
        17.7569, 39.0385, 313.1458
        CIE-Luv:
        17.7569, 7.4869, -32.1975
        Hunter-Lab:
        15.6985, 16.6760, -22.4939
      #3b1d55 color charts
#3b1d55 RGB chart
      #3b1d55 CMYK chart
      #3b1d55 RGB pie chart
      #3b1d55 color shades, tints & tones
#3b1d55 color schemes
#3b1d55 color preview, HTML & CSS examples
           This text has a color of #3b1d55        
        
          <p style="color:#3b1d55;">Text here</p>
        
        
          .mytext {color:#3b1d55;}
        
        Text color #3b1d55
      
           This box has a color of #3b1d55        
        
          <div style="background-color:#3b1d55;">Content here</div>
        
        
          .mybackground {background-color:#3b1d55;}
        
        Background color #3b1d55
      
           Border around this has a color of #3b1d55        
        
          <div style="border:2px solid #3b1d55;">Content here</div>
        
        
          .myborder {border:2px solid #3b1d55;}
        
        Border color #3b1d55