#3b1d52 color space conversions
Hex:
        #3b1d52
        RGB:
        59, 29, 82
        CMY:
        77, 89, 68
        CMYK:
        28, 65, 0, 68
      HSL:
        274°, 47.7477%, 21.7647%
        HSV (HSB):
        274°, 64.6341%, 32.1569%
        XYZ:
        3.7660, 2.4177, 8.2508
        xyY:
        0.2609, 0.1675, 2.4177
      CIE-Lab:
        17.5424, 25.8785, -26.8018
        CIE-LCH:
        17.5424, 37.2563, 313.9959
        CIE-Luv:
        17.5424, 7.9098, -30.2075
        Hunter-Lab:
        15.5491, 16.0219, -20.5768
      #3b1d52 color charts
#3b1d52 RGB chart
      #3b1d52 CMYK chart
      #3b1d52 RGB pie chart
      #3b1d52 color shades, tints & tones
#3b1d52 color schemes
#3b1d52 color preview, HTML & CSS examples
           This text has a color of #3b1d52        
        
          <p style="color:#3b1d52;">Text here</p>
        
        
          .mytext {color:#3b1d52;}
        
        Text color #3b1d52
      
           This box has a color of #3b1d52        
        
          <div style="background-color:#3b1d52;">Content here</div>
        
        
          .mybackground {background-color:#3b1d52;}
        
        Background color #3b1d52
      
           Border around this has a color of #3b1d52        
        
          <div style="border:2px solid #3b1d52;">Content here</div>
        
        
          .myborder {border:2px solid #3b1d52;}
        
        Border color #3b1d52