#3f2241 color space conversions
Hex:
        #3f2241
        RGB:
        63, 34, 65
        CMY:
        75, 87, 75
        CMYK:
        3, 48, 0, 75
      HSL:
        296°, 31.3131%, 19.4118%
        HSV (HSB):
        296°, 47.6923%, 25.4902%
        XYZ:
        3.5761, 2.5825, 5.3110
        xyY:
        0.3118, 0.2252, 2.5825
      CIE-Lab:
        18.2875, 19.7515, -13.9586
        CIE-LCH:
        18.2875, 24.1861, 324.7508
        CIE-Luv:
        18.2875, 11.3503, -16.4757
        Hunter-Lab:
        16.0701, 11.5989, -8.3458
      #3f2241 color charts
#3f2241 RGB chart
      #3f2241 CMYK chart
      #3f2241 RGB pie chart
      #3f2241 color shades, tints & tones
#3f2241 color schemes
#3f2241 color preview, HTML & CSS examples
           This text has a color of #3f2241        
        
          <p style="color:#3f2241;">Text here</p>
        
        
          .mytext {color:#3f2241;}
        
        Text color #3f2241
      
           This box has a color of #3f2241        
        
          <div style="background-color:#3f2241;">Content here</div>
        
        
          .mybackground {background-color:#3f2241;}
        
        Background color #3f2241
      
           Border around this has a color of #3f2241        
        
          <div style="border:2px solid #3f2241;">Content here</div>
        
        
          .myborder {border:2px solid #3f2241;}
        
        Border color #3f2241