#3f2a44 color space conversions
Hex:
        #3f2a44
        RGB:
        63, 42, 68
        CMY:
        75, 84, 73
        CMYK:
        7, 38, 0, 73
      HSL:
        288°, 23.6364%, 21.5686%
        HSV (HSB):
        288°, 38.2353%, 26.6667%
        XYZ:
        3.9213, 3.1300, 5.8663
        xyY:
        0.3036, 0.2423, 3.1300
      CIE-Lab:
        20.5574, 15.1940, -12.5081
        CIE-LCH:
        20.5574, 19.6802, 320.5380
        CIE-Luv:
        20.5574, 8.3476, -15.2102
        Hunter-Lab:
        17.6919, 8.6020, -7.2751
      #3f2a44 color charts
#3f2a44 RGB chart
      #3f2a44 CMYK chart
      #3f2a44 RGB pie chart
      #3f2a44 color shades, tints & tones
#3f2a44 color schemes
#3f2a44 color preview, HTML & CSS examples
           This text has a color of #3f2a44        
        
          <p style="color:#3f2a44;">Text here</p>
        
        
          .mytext {color:#3f2a44;}
        
        Text color #3f2a44
      
           This box has a color of #3f2a44        
        
          <div style="background-color:#3f2a44;">Content here</div>
        
        
          .mybackground {background-color:#3f2a44;}
        
        Background color #3f2a44
      
           Border around this has a color of #3f2a44        
        
          <div style="border:2px solid #3f2a44;">Content here</div>
        
        
          .myborder {border:2px solid #3f2a44;}
        
        Border color #3f2a44