#3b2d70 color space conversions
Hex:
        #3b2d70
        RGB:
        59, 45, 112
        CMY:
        77, 82, 56
        CMYK:
        47, 60, 0, 56
      HSL:
        253°, 42.6752%, 30.7843%
        HSV (HSB):
        253°, 59.8214%, 43.9216%
        XYZ:
        5.6666, 3.9764, 15.7981
        xyY:
        0.2227, 0.1563, 3.9764
      CIE-Lab:
        23.5934, 24.6676, -36.8296
        CIE-LCH:
        23.5934, 44.3273, 303.8132
        CIE-Luv:
        23.5934, 1.0030, -46.2547
        Hunter-Lab:
        19.9410, 15.8278, -33.0134
      #3b2d70 color charts
#3b2d70 RGB chart
      #3b2d70 CMYK chart
      #3b2d70 RGB pie chart
      #3b2d70 color shades, tints & tones
#3b2d70 color schemes
#3b2d70 color preview, HTML & CSS examples
           This text has a color of #3b2d70        
        
          <p style="color:#3b2d70;">Text here</p>
        
        
          .mytext {color:#3b2d70;}
        
        Text color #3b2d70
      
           This box has a color of #3b2d70        
        
          <div style="background-color:#3b2d70;">Content here</div>
        
        
          .mybackground {background-color:#3b2d70;}
        
        Background color #3b2d70
      
           Border around this has a color of #3b2d70        
        
          <div style="border:2px solid #3b2d70;">Content here</div>
        
        
          .myborder {border:2px solid #3b2d70;}
        
        Border color #3b2d70