#3f3246 color space conversions
Hex:
        #3f3246
        RGB:
        63, 50, 70
        CMY:
        75, 80, 73
        CMYK:
        10, 29, 0, 73
      HSL:
        279°, 16.6667%, 23.5294%
        HSV (HSB):
        279°, 28.5714%, 27.4510%
        XYZ:
        4.2960, 3.7802, 6.2976
        xyY:
        0.2989, 0.2630, 3.7802
      CIE-Lab:
        22.9309, 10.3002, -10.2231
        CIE-LCH:
        22.9309, 14.5122, 315.2152
        CIE-Luv:
        22.9309, 5.1430, -12.6659
        Hunter-Lab:
        19.4426, 5.4162, -5.5945
      #3f3246 color charts
#3f3246 RGB chart
      #3f3246 CMYK chart
      #3f3246 RGB pie chart
      #3f3246 color shades, tints & tones
#3f3246 color schemes
#3f3246 color preview, HTML & CSS examples
           This text has a color of #3f3246        
        
          <p style="color:#3f3246;">Text here</p>
        
        
          .mytext {color:#3f3246;}
        
        Text color #3f3246
      
           This box has a color of #3f3246        
        
          <div style="background-color:#3f3246;">Content here</div>
        
        
          .mybackground {background-color:#3f3246;}
        
        Background color #3f3246
      
           Border around this has a color of #3f3246        
        
          <div style="border:2px solid #3f3246;">Content here</div>
        
        
          .myborder {border:2px solid #3f3246;}
        
        Border color #3f3246