#3b1370 color space conversions
Hex:
        #3b1370
        RGB:
        59, 19, 112
        CMY:
        77, 93, 56
        CMYK:
        47, 83, 0, 56
      HSL:
        266°, 70.9924%, 25.6863%
        HSV (HSB):
        266°, 83.0357%, 43.9216%
        XYZ:
        4.9611, 2.5654, 15.5629
        xyY:
        0.2149, 0.1111, 2.5654
      CIE-Lab:
        18.2118, 39.3957, -45.5840
        CIE-LCH:
        18.2118, 60.2488, 310.8350
        CIE-Luv:
        18.2118, 5.2878, -50.2318
        Hunter-Lab:
        16.0169, 27.2598, -46.3978
      #3b1370 color charts
#3b1370 RGB chart
      #3b1370 CMYK chart
      #3b1370 RGB pie chart
      #3b1370 color shades, tints & tones
#3b1370 color schemes
#3b1370 color preview, HTML & CSS examples
           This text has a color of #3b1370        
        
          <p style="color:#3b1370;">Text here</p>
        
        
          .mytext {color:#3b1370;}
        
        Text color #3b1370
      
           This box has a color of #3b1370        
        
          <div style="background-color:#3b1370;">Content here</div>
        
        
          .mybackground {background-color:#3b1370;}
        
        Background color #3b1370
      
           Border around this has a color of #3b1370        
        
          <div style="border:2px solid #3b1370;">Content here</div>
        
        
          .myborder {border:2px solid #3b1370;}
        
        Border color #3b1370