#3b1f97 color space conversions
Hex:
        #3b1f97
        RGB:
        59, 31, 151
        CMY:
        77, 88, 41
        CMYK:
        61, 79, 0, 41
      HSL:
        254°, 65.9341%, 35.6863%
        HSV (HSB):
        254°, 79.4702%, 59.2157%
        XYZ:
        7.8795, 4.1441, 29.6628
        xyY:
        0.1890, 0.0994, 4.1441
      CIE-Lab:
        24.1424, 44.9897, -60.4414
        CIE-LCH:
        24.1424, 75.3474, 306.6623
        CIE-Luv:
        24.1424, 0.1099, -73.3803
        Hunter-Lab:
        20.3572, 33.4659, -72.1424
      #3b1f97 color charts
#3b1f97 RGB chart
      #3b1f97 CMYK chart
      #3b1f97 RGB pie chart
      #3b1f97 color shades, tints & tones
#3b1f97 color schemes
#3b1f97 color preview, HTML & CSS examples
           This text has a color of #3b1f97        
        
          <p style="color:#3b1f97;">Text here</p>
        
        
          .mytext {color:#3b1f97;}
        
        Text color #3b1f97
      
           This box has a color of #3b1f97        
        
          <div style="background-color:#3b1f97;">Content here</div>
        
        
          .mybackground {background-color:#3b1f97;}
        
        Background color #3b1f97
      
           Border around this has a color of #3b1f97        
        
          <div style="border:2px solid #3b1f97;">Content here</div>
        
        
          .myborder {border:2px solid #3b1f97;}
        
        Border color #3b1f97