#3b1680 color space conversions
Hex:
        #3b1680
        RGB:
        59, 22, 128
        CMY:
        77, 91, 50
        CMYK:
        54, 83, 0, 50
      HSL:
        261°, 70.6667%, 29.4118%
        HSV (HSB):
        261°, 82.8125%, 50.1961%
        XYZ:
        5.9868, 3.0621, 20.6976
        xyY:
        0.2013, 0.1029, 3.0621
      CIE-Lab:
        20.2911, 42.5133, -52.4253
        CIE-LCH:
        20.2911, 67.4966, 309.0397
        CIE-Luv:
        20.2911, 3.2189, -59.7769
        Hunter-Lab:
        17.4990, 30.4460, -57.8783
      #3b1680 color charts
#3b1680 RGB chart
      #3b1680 CMYK chart
      #3b1680 RGB pie chart
      #3b1680 color shades, tints & tones
#3b1680 color schemes
#3b1680 color preview, HTML & CSS examples
           This text has a color of #3b1680        
        
          <p style="color:#3b1680;">Text here</p>
        
        
          .mytext {color:#3b1680;}
        
        Text color #3b1680
      
           This box has a color of #3b1680        
        
          <div style="background-color:#3b1680;">Content here</div>
        
        
          .mybackground {background-color:#3b1680;}
        
        Background color #3b1680
      
           Border around this has a color of #3b1680        
        
          <div style="border:2px solid #3b1680;">Content here</div>
        
        
          .myborder {border:2px solid #3b1680;}
        
        Border color #3b1680