#3f2f56 color space conversions
Hex:
        #3f2f56
        RGB:
        63, 47, 86
        CMY:
        75, 82, 66
        CMYK:
        27, 45, 0, 66
      HSL:
        265°, 29.3233%, 26.0784%
        HSV (HSB):
        265°, 45.3488%, 33.7255%
        XYZ:
        4.7461, 3.7617, 9.2800
        xyY:
        0.2668, 0.2115, 3.7617
      CIE-Lab:
        22.8674, 16.5894, -21.0029
        CIE-LCH:
        22.8674, 26.7643, 308.3038
        CIE-Luv:
        22.8674, 4.5906, -26.1575
        Hunter-Lab:
        19.3950, 9.7391, -14.7922
      #3f2f56 color charts
#3f2f56 RGB chart
      #3f2f56 CMYK chart
      #3f2f56 RGB pie chart
      #3f2f56 color shades, tints & tones
#3f2f56 color schemes
#3f2f56 color preview, HTML & CSS examples
           This text has a color of #3f2f56        
        
          <p style="color:#3f2f56;">Text here</p>
        
        
          .mytext {color:#3f2f56;}
        
        Text color #3f2f56
      
           This box has a color of #3f2f56        
        
          <div style="background-color:#3f2f56;">Content here</div>
        
        
          .mybackground {background-color:#3f2f56;}
        
        Background color #3f2f56
      
           Border around this has a color of #3f2f56        
        
          <div style="border:2px solid #3f2f56;">Content here</div>
        
        
          .myborder {border:2px solid #3f2f56;}
        
        Border color #3f2f56