#3b1387 color space conversions
Hex:
        #3b1387
        RGB:
        59, 19, 135
        CMY:
        77, 93, 47
        CMYK:
        56, 86, 0, 47
      HSL:
        261°, 75.3247%, 30.1961%
        HSV (HSB):
        261°, 85.9259%, 52.9412%
        XYZ:
        6.4097, 3.1448, 23.1909
        xyY:
        0.1957, 0.0960, 3.1448
      CIE-Lab:
        20.6148, 45.6955, -56.3108
        CIE-LCH:
        20.6148, 72.5189, 309.0589
        CIE-Luv:
        20.6148, 2.7720, -63.9205
        Hunter-Lab:
        17.7336, 33.4835, -65.1219
      #3b1387 color charts
#3b1387 RGB chart
      #3b1387 CMYK chart
      #3b1387 RGB pie chart
      #3b1387 color shades, tints & tones
#3b1387 color schemes
#3b1387 color preview, HTML & CSS examples
           This text has a color of #3b1387        
        
          <p style="color:#3b1387;">Text here</p>
        
        
          .mytext {color:#3b1387;}
        
        Text color #3b1387
      
           This box has a color of #3b1387        
        
          <div style="background-color:#3b1387;">Content here</div>
        
        
          .mybackground {background-color:#3b1387;}
        
        Background color #3b1387
      
           Border around this has a color of #3b1387        
        
          <div style="border:2px solid #3b1387;">Content here</div>
        
        
          .myborder {border:2px solid #3b1387;}
        
        Border color #3b1387