#3b1666 color space conversions
Hex:
        #3b1666
        RGB:
        59, 22, 102
        CMY:
        77, 91, 60
        CMYK:
        42, 78, 0, 60
      HSL:
        268°, 64.5161%, 24.3137%
        HSV (HSB):
        268°, 78.4314%, 40.0000%
        XYZ:
        4.4888, 2.4629, 12.8092
        xyY:
        0.2272, 0.1246, 2.4629
      CIE-Lab:
        17.7501, 35.2570, -39.8081
        CIE-LCH:
        17.7501, 53.1765, 311.5305
        CIE-Luv:
        17.7501, 6.2288, -44.0209
        Hunter-Lab:
        15.6937, 23.5916, -37.4067
      #3b1666 color charts
#3b1666 RGB chart
      #3b1666 CMYK chart
      #3b1666 RGB pie chart
      #3b1666 color shades, tints & tones
#3b1666 color schemes
#3b1666 color preview, HTML & CSS examples
           This text has a color of #3b1666        
        
          <p style="color:#3b1666;">Text here</p>
        
        
          .mytext {color:#3b1666;}
        
        Text color #3b1666
      
           This box has a color of #3b1666        
        
          <div style="background-color:#3b1666;">Content here</div>
        
        
          .mybackground {background-color:#3b1666;}
        
        Background color #3b1666
      
           Border around this has a color of #3b1666        
        
          <div style="border:2px solid #3b1666;">Content here</div>
        
        
          .myborder {border:2px solid #3b1666;}
        
        Border color #3b1666