#3f395f color space conversions
Hex:
        #3f395f
        RGB:
        63, 57, 95
        CMY:
        75, 78, 63
        CMYK:
        34, 40, 0, 63
      HSL:
        249°, 25.0000%, 29.8039%
        HSV (HSB):
        249°, 40.0000%, 37.2549%
        XYZ:
        5.5786, 4.8092, 11.4607
        xyY:
        0.2553, 0.2201, 4.8092
      CIE-Lab:
        26.1842, 12.4829, -21.6994
        CIE-LCH:
        26.1842, 25.0338, 299.9103
        CIE-Luv:
        26.1842, 0.4149, -27.9880
        Hunter-Lab:
        21.9300, 7.0297, -15.6343
      #3f395f color charts
#3f395f RGB chart
      #3f395f CMYK chart
      #3f395f RGB pie chart
      #3f395f color shades, tints & tones
#3f395f color schemes
#3f395f color preview, HTML & CSS examples
           This text has a color of #3f395f        
        
          <p style="color:#3f395f;">Text here</p>
        
        
          .mytext {color:#3f395f;}
        
        Text color #3f395f
      
           This box has a color of #3f395f        
        
          <div style="background-color:#3f395f;">Content here</div>
        
        
          .mybackground {background-color:#3f395f;}
        
        Background color #3f395f
      
           Border around this has a color of #3f395f        
        
          <div style="border:2px solid #3f395f;">Content here</div>
        
        
          .myborder {border:2px solid #3f395f;}
        
        Border color #3f395f