#3b1c63 color space conversions
Hex:
        #3b1c63
        RGB:
        59, 28, 99
        CMY:
        77, 89, 61
        CMYK:
        40, 72, 0, 61
      HSL:
        266°, 55.9055%, 24.9020%
        HSV (HSB):
        266°, 71.7172%, 38.8235%
        XYZ:
        4.4710, 2.6612, 12.0824
        xyY:
        0.2327, 0.1385, 2.6612
      CIE-Lab:
        18.6324, 31.2152, -36.3973
        CIE-LCH:
        18.6324, 47.9495, 310.6171
        CIE-Luv:
        18.6324, 5.8009, -41.4961
        Hunter-Lab:
        16.3131, 20.3746, -32.4944
      #3b1c63 color charts
#3b1c63 RGB chart
      #3b1c63 CMYK chart
      #3b1c63 RGB pie chart
      #3b1c63 color shades, tints & tones
#3b1c63 color schemes
#3b1c63 color preview, HTML & CSS examples
           This text has a color of #3b1c63        
        
          <p style="color:#3b1c63;">Text here</p>
        
        
          .mytext {color:#3b1c63;}
        
        Text color #3b1c63
      
           This box has a color of #3b1c63        
        
          <div style="background-color:#3b1c63;">Content here</div>
        
        
          .mybackground {background-color:#3b1c63;}
        
        Background color #3b1c63
      
           Border around this has a color of #3b1c63        
        
          <div style="border:2px solid #3b1c63;">Content here</div>
        
        
          .myborder {border:2px solid #3b1c63;}
        
        Border color #3b1c63