#3b253b color space conversions
Hex:
        #3b253b
        RGB:
        59, 37, 59
        CMY:
        77, 85, 77
        CMYK:
        0, 37, 0, 77
      HSL:
        300°, 22.9167%, 18.8235%
        HSV (HSB):
        300°, 37.2881%, 23.1373%
        XYZ:
        3.2546, 2.5687, 4.4619
        xyY:
        0.3164, 0.2497, 2.5687
      CIE-Lab:
        18.2265, 14.8361, -9.9414
        CIE-LCH:
        18.2265, 17.8590, 326.1746
        CIE-Luv:
        18.2265, 9.0337, -11.6827
        Hunter-Lab:
        16.0272, 8.2001, -5.2872
      #3b253b color charts
#3b253b RGB chart
      #3b253b CMYK chart
      #3b253b RGB pie chart
      #3b253b color shades, tints & tones
#3b253b color schemes
#3b253b color preview, HTML & CSS examples
           This text has a color of #3b253b        
        
          <p style="color:#3b253b;">Text here</p>
        
        
          .mytext {color:#3b253b;}
        
        Text color #3b253b
      
           This box has a color of #3b253b        
        
          <div style="background-color:#3b253b;">Content here</div>
        
        
          .mybackground {background-color:#3b253b;}
        
        Background color #3b253b
      
           Border around this has a color of #3b253b        
        
          <div style="border:2px solid #3b253b;">Content here</div>
        
        
          .myborder {border:2px solid #3b253b;}
        
        Border color #3b253b