#3b143b color space conversions
Hex:
        #3b143b
        RGB:
        59, 20, 59
        CMY:
        77, 92, 77
        CMYK:
        0, 66, 0, 77
      HSL:
        300°, 49.3671%, 15.4902%
        HSV (HSB):
        300°, 66.1017%, 23.1373%
        XYZ:
        2.8432, 1.7459, 4.3248
        xyY:
        0.3190, 0.1959, 1.7459
      CIE-Lab:
        14.0928, 25.5019, -16.3547
        CIE-LCH:
        14.0928, 30.2956, 327.3274
        CIE-Luv:
        14.0928, 13.3564, -17.2710
        Hunter-Lab:
        13.2132, 15.2864, -10.1570
      #3b143b color charts
#3b143b RGB chart
      #3b143b CMYK chart
      #3b143b RGB pie chart
      #3b143b color shades, tints & tones
#3b143b color schemes
#3b143b color preview, HTML & CSS examples
           This text has a color of #3b143b        
        
          <p style="color:#3b143b;">Text here</p>
        
        
          .mytext {color:#3b143b;}
        
        Text color #3b143b
      
           This box has a color of #3b143b        
        
          <div style="background-color:#3b143b;">Content here</div>
        
        
          .mybackground {background-color:#3b143b;}
        
        Background color #3b143b
      
           Border around this has a color of #3b143b        
        
          <div style="border:2px solid #3b143b;">Content here</div>
        
        
          .myborder {border:2px solid #3b143b;}
        
        Border color #3b143b