#3b2550 color space conversions
Hex:
        #3b2550
        RGB:
        59, 37, 80
        CMY:
        77, 85, 69
        CMYK:
        26, 54, 0, 69
      HSL:
        271°, 36.7521%, 22.9412%
        HSV (HSB):
        271°, 53.7500%, 31.3725%
        XYZ:
        3.9132, 2.8321, 7.9298
        xyY:
        0.2667, 0.1930, 2.8321
      CIE-Lab:
        19.3587, 20.2421, -22.5582
        CIE-LCH:
        19.3587, 30.3087, 311.9024
        CIE-Luv:
        19.3587, 6.3373, -26.4656
        Hunter-Lab:
        16.8289, 12.0553, -16.1573
      #3b2550 color charts
#3b2550 RGB chart
      #3b2550 CMYK chart
      #3b2550 RGB pie chart
      #3b2550 color shades, tints & tones
#3b2550 color schemes
#3b2550 color preview, HTML & CSS examples
           This text has a color of #3b2550        
        
          <p style="color:#3b2550;">Text here</p>
        
        
          .mytext {color:#3b2550;}
        
        Text color #3b2550
      
           This box has a color of #3b2550        
        
          <div style="background-color:#3b2550;">Content here</div>
        
        
          .mybackground {background-color:#3b2550;}
        
        Background color #3b2550
      
           Border around this has a color of #3b2550        
        
          <div style="border:2px solid #3b2550;">Content here</div>
        
        
          .myborder {border:2px solid #3b2550;}
        
        Border color #3b2550