#3b005b color space conversions
Hex:
        #3b005b
        RGB:
        59, 0, 91
        CMY:
        77, 100, 64
        CMYK:
        35, 100, 0, 64
      HSL:
        279°, 100.0000%, 17.8431%
        HSV (HSB):
        279°, 100.0000%, 35.6863%
        XYZ:
        3.6920, 1.6851, 10.0282
        xyY:
        0.2397, 0.1094, 1.6851
      CIE-Lab:
        13.7397, 41.1452, -39.0448
        CIE-LCH:
        13.7397, 56.7223, 316.5004
        CIE-Luv:
        13.7397, 9.3300, -37.7799
        Hunter-Lab:
        12.9813, 28.0493, -36.7154
      #3b005b color charts
#3b005b RGB chart
      #3b005b CMYK chart
      #3b005b RGB pie chart
      #3b005b color shades, tints & tones
#3b005b color schemes
#3b005b color preview, HTML & CSS examples
           This text has a color of #3b005b        
        
          <p style="color:#3b005b;">Text here</p>
        
        
          .mytext {color:#3b005b;}
        
        Text color #3b005b
      
           This box has a color of #3b005b        
        
          <div style="background-color:#3b005b;">Content here</div>
        
        
          .mybackground {background-color:#3b005b;}
        
        Background color #3b005b
      
           Border around this has a color of #3b005b        
        
          <div style="border:2px solid #3b005b;">Content here</div>
        
        
          .myborder {border:2px solid #3b005b;}
        
        Border color #3b005b