#3b1c41 color space conversions
Hex:
        #3b1c41
        RGB:
        59, 28, 65
        CMY:
        77, 89, 75
        CMYK:
        9, 57, 0, 75
      HSL:
        290°, 39.7849%, 18.2353%
        HSV (HSB):
        290°, 56.9231%, 25.4902%
        XYZ:
        3.1730, 2.1420, 5.2472
        xyY:
        0.3004, 0.2028, 2.1420
      CIE-Lab:
        16.2153, 22.1368, -17.2377
        CIE-LCH:
        16.2153, 28.0567, 322.0925
        CIE-Luv:
        16.2153, 10.7105, -19.1130
        Hunter-Lab:
        14.6355, 13.0874, -11.0123
      #3b1c41 color charts
#3b1c41 RGB chart
      #3b1c41 CMYK chart
      #3b1c41 RGB pie chart
      #3b1c41 color shades, tints & tones
#3b1c41 color schemes
#3b1c41 color preview, HTML & CSS examples
           This text has a color of #3b1c41        
        
          <p style="color:#3b1c41;">Text here</p>
        
        
          .mytext {color:#3b1c41;}
        
        Text color #3b1c41
      
           This box has a color of #3b1c41        
        
          <div style="background-color:#3b1c41;">Content here</div>
        
        
          .mybackground {background-color:#3b1c41;}
        
        Background color #3b1c41
      
           Border around this has a color of #3b1c41        
        
          <div style="border:2px solid #3b1c41;">Content here</div>
        
        
          .myborder {border:2px solid #3b1c41;}
        
        Border color #3b1c41