#3b1c54 color space conversions
Hex:
        #3b1c54
        RGB:
        59, 28, 84
        CMY:
        77, 89, 67
        CMYK:
        30, 67, 0, 67
      HSL:
        273°, 50.0000%, 21.9608%
        HSV (HSB):
        273°, 66.6667%, 32.9412%
        XYZ:
        3.8191, 2.4004, 8.6495
        xyY:
        0.2568, 0.1614, 2.4004
      CIE-Lab:
        17.4621, 27.0225, -28.2822
        CIE-LCH:
        17.4621, 39.1165, 313.6953
        CIE-Luv:
        17.4621, 7.8131, -31.7543
        Hunter-Lab:
        15.4932, 16.8875, -22.2550
      #3b1c54 color charts
#3b1c54 RGB chart
      #3b1c54 CMYK chart
      #3b1c54 RGB pie chart
      #3b1c54 color shades, tints & tones
#3b1c54 color schemes
#3b1c54 color preview, HTML & CSS examples
           This text has a color of #3b1c54        
        
          <p style="color:#3b1c54;">Text here</p>
        
        
          .mytext {color:#3b1c54;}
        
        Text color #3b1c54
      
           This box has a color of #3b1c54        
        
          <div style="background-color:#3b1c54;">Content here</div>
        
        
          .mybackground {background-color:#3b1c54;}
        
        Background color #3b1c54
      
           Border around this has a color of #3b1c54        
        
          <div style="border:2px solid #3b1c54;">Content here</div>
        
        
          .myborder {border:2px solid #3b1c54;}
        
        Border color #3b1c54