#3b015b color space conversions
Hex:
        #3b015b
        RGB:
        59, 1, 91
        CMY:
        77, 100, 64
        CMYK:
        35, 99, 0, 64
      HSL:
        279°, 97.8261%, 18.0392%
        HSV (HSB):
        279°, 98.9011%, 35.6863%
        XYZ:
        3.7028, 1.7068, 10.0318
        xyY:
        0.2398, 0.1105, 1.7068
      CIE-Lab:
        13.8669, 40.7628, -38.8364
        CIE-LCH:
        13.8669, 56.3016, 316.3864
        CIE-Luv:
        13.8669, 9.2846, -37.8074
        Hunter-Lab:
        13.0646, 27.7279, -36.3812
      #3b015b color charts
#3b015b RGB chart
      #3b015b CMYK chart
      #3b015b RGB pie chart
      #3b015b color shades, tints & tones
#3b015b color schemes
#3b015b color preview, HTML & CSS examples
           This text has a color of #3b015b        
        
          <p style="color:#3b015b;">Text here</p>
        
        
          .mytext {color:#3b015b;}
        
        Text color #3b015b
      
           This box has a color of #3b015b        
        
          <div style="background-color:#3b015b;">Content here</div>
        
        
          .mybackground {background-color:#3b015b;}
        
        Background color #3b015b
      
           Border around this has a color of #3b015b        
        
          <div style="border:2px solid #3b015b;">Content here</div>
        
        
          .myborder {border:2px solid #3b015b;}
        
        Border color #3b015b