#3b1b86 color space conversions
Hex:
        #3b1b86
        RGB:
        59, 27, 134
        CMY:
        77, 89, 47
        CMYK:
        56, 80, 0, 47
      HSL:
        258°, 66.4596%, 31.5686%
        HSV (HSB):
        258°, 79.8507%, 52.5490%
        XYZ:
        6.4986, 3.4349, 22.8747
        xyY:
        0.1981, 0.1047, 3.4349
      CIE-Lab:
        21.7077, 41.9222, -53.8814
        CIE-LCH:
        21.7077, 68.2691, 307.8845
        CIE-Luv:
        21.7077, 2.0920, -63.2799
        Hunter-Lab:
        18.5335, 30.1562, -60.2045
      #3b1b86 color charts
#3b1b86 RGB chart
      #3b1b86 CMYK chart
      #3b1b86 RGB pie chart
      #3b1b86 color shades, tints & tones
#3b1b86 color schemes
#3b1b86 color preview, HTML & CSS examples
           This text has a color of #3b1b86        
        
          <p style="color:#3b1b86;">Text here</p>
        
        
          .mytext {color:#3b1b86;}
        
        Text color #3b1b86
      
           This box has a color of #3b1b86        
        
          <div style="background-color:#3b1b86;">Content here</div>
        
        
          .mybackground {background-color:#3b1b86;}
        
        Background color #3b1b86
      
           Border around this has a color of #3b1b86        
        
          <div style="border:2px solid #3b1b86;">Content here</div>
        
        
          .myborder {border:2px solid #3b1b86;}
        
        Border color #3b1b86