#3f2a51 color space conversions
Hex:
        #3f2a51
        RGB:
        63, 42, 81
        CMY:
        75, 84, 68
        CMYK:
        22, 48, 0, 68
      HSL:
        272°, 31.7073%, 24.1176%
        HSV (HSB):
        272°, 48.1481%, 31.7647%
        XYZ:
        4.3631, 3.3068, 8.1929
        xyY:
        0.2751, 0.2085, 3.3068
      CIE-Lab:
        21.2328, 18.5417, -20.2404
        CIE-LCH:
        21.2328, 27.4494, 312.4920
        CIE-Luv:
        21.2328, 6.7239, -24.6837
        Hunter-Lab:
        18.1845, 11.0051, -13.9835
      #3f2a51 color charts
#3f2a51 RGB chart
      #3f2a51 CMYK chart
      #3f2a51 RGB pie chart
      #3f2a51 color shades, tints & tones
#3f2a51 color schemes
#3f2a51 color preview, HTML & CSS examples
           This text has a color of #3f2a51        
        
          <p style="color:#3f2a51;">Text here</p>
        
        
          .mytext {color:#3f2a51;}
        
        Text color #3f2a51
      
           This box has a color of #3f2a51        
        
          <div style="background-color:#3f2a51;">Content here</div>
        
        
          .mybackground {background-color:#3f2a51;}
        
        Background color #3f2a51
      
           Border around this has a color of #3f2a51        
        
          <div style="border:2px solid #3f2a51;">Content here</div>
        
        
          .myborder {border:2px solid #3f2a51;}
        
        Border color #3f2a51