#3f2e56 color space conversions
Hex:
        #3f2e56
        RGB:
        63, 46, 86
        CMY:
        75, 82, 66
        CMYK:
        27, 47, 0, 66
      HSL:
        266°, 30.3030%, 25.8824%
        HSV (HSB):
        266°, 46.5116%, 33.7255%
        XYZ:
        4.7066, 3.6826, 9.2669
        xyY:
        0.2666, 0.2086, 3.6826
      CIE-Lab:
        22.5932, 17.2586, -21.4339
        CIE-LCH:
        22.5932, 27.5186, 308.8411
        CIE-Luv:
        22.5932, 4.9092, -26.6149
        Hunter-Lab:
        19.1902, 10.1962, -15.1977
      #3f2e56 color charts
#3f2e56 RGB chart
      #3f2e56 CMYK chart
      #3f2e56 RGB pie chart
      #3f2e56 color shades, tints & tones
#3f2e56 color schemes
#3f2e56 color preview, HTML & CSS examples
           This text has a color of #3f2e56        
        
          <p style="color:#3f2e56;">Text here</p>
        
        
          .mytext {color:#3f2e56;}
        
        Text color #3f2e56
      
           This box has a color of #3f2e56        
        
          <div style="background-color:#3f2e56;">Content here</div>
        
        
          .mybackground {background-color:#3f2e56;}
        
        Background color #3f2e56
      
           Border around this has a color of #3f2e56        
        
          <div style="border:2px solid #3f2e56;">Content here</div>
        
        
          .myborder {border:2px solid #3f2e56;}
        
        Border color #3f2e56