#3b1c83 color space conversions
Hex:
        #3b1c83
        RGB:
        59, 28, 131
        CMY:
        77, 89, 49
        CMYK:
        55, 79, 0, 49
      HSL:
        258°, 64.7799%, 31.1765%
        HSV (HSB):
        258°, 78.6260%, 51.3725%
        XYZ:
        6.3156, 3.3990, 21.7959
        xyY:
        0.2004, 0.1079, 3.3990
      CIE-Lab:
        21.5758, 40.5527, -52.2094
        CIE-LCH:
        21.5758, 66.1085, 307.8376
        CIE-Luv:
        21.5758, 2.2629, -61.4256
        Hunter-Lab:
        18.4364, 28.8837, -57.1885
      #3b1c83 color charts
#3b1c83 RGB chart
      #3b1c83 CMYK chart
      #3b1c83 RGB pie chart
      #3b1c83 color shades, tints & tones
#3b1c83 color schemes
#3b1c83 color preview, HTML & CSS examples
           This text has a color of #3b1c83        
        
          <p style="color:#3b1c83;">Text here</p>
        
        
          .mytext {color:#3b1c83;}
        
        Text color #3b1c83
      
           This box has a color of #3b1c83        
        
          <div style="background-color:#3b1c83;">Content here</div>
        
        
          .mybackground {background-color:#3b1c83;}
        
        Background color #3b1c83
      
           Border around this has a color of #3b1c83        
        
          <div style="border:2px solid #3b1c83;">Content here</div>
        
        
          .myborder {border:2px solid #3b1c83;}
        
        Border color #3b1c83