#3b2575 color space conversions
Hex:
        #3b2575
        RGB:
        59, 37, 117
        CMY:
        77, 85, 54
        CMYK:
        50, 68, 0, 54
      HSL:
        257°, 51.9481%, 30.1961%
        HSV (HSB):
        257°, 68.3761%, 45.8824%
        XYZ:
        5.6761, 3.5373, 17.2132
        xyY:
        0.2148, 0.1339, 3.5373
      CIE-Lab:
        22.0787, 31.3048, -42.4899
        CIE-LCH:
        22.0787, 52.7767, 306.3813
        CIE-Luv:
        22.0787, 2.2565, -51.6368
        Hunter-Lab:
        18.8077, 20.9571, -41.0981
      #3b2575 color charts
#3b2575 RGB chart
      #3b2575 CMYK chart
      #3b2575 RGB pie chart
      #3b2575 color shades, tints & tones
#3b2575 color schemes
#3b2575 color preview, HTML & CSS examples
           This text has a color of #3b2575        
        
          <p style="color:#3b2575;">Text here</p>
        
        
          .mytext {color:#3b2575;}
        
        Text color #3b2575
      
           This box has a color of #3b2575        
        
          <div style="background-color:#3b2575;">Content here</div>
        
        
          .mybackground {background-color:#3b2575;}
        
        Background color #3b2575
      
           Border around this has a color of #3b2575        
        
          <div style="border:2px solid #3b2575;">Content here</div>
        
        
          .myborder {border:2px solid #3b2575;}
        
        Border color #3b2575