#3f3a51 color space conversions
Hex:
        #3f3a51
        RGB:
        63, 58, 81
        CMY:
        75, 77, 68
        CMYK:
        22, 28, 0, 68
      HSL:
        253°, 16.5468%, 27.2549%
        HSV (HSB):
        253°, 28.3951%, 31.7647%
        XYZ:
        5.0482, 4.6770, 8.4213
        xyY:
        0.2782, 0.2577, 4.6770
      CIE-Lab:
        25.7939, 7.8009, -13.1539
        CIE-LCH:
        25.7939, 15.2931, 300.6698
        CIE-Luv:
        25.7939, 1.0561, -16.5527
        Hunter-Lab:
        21.6263, 3.8208, -7.9491
      #3f3a51 color charts
#3f3a51 RGB chart
      #3f3a51 CMYK chart
      #3f3a51 RGB pie chart
      #3f3a51 color shades, tints & tones
#3f3a51 color schemes
#3f3a51 color preview, HTML & CSS examples
           This text has a color of #3f3a51        
        
          <p style="color:#3f3a51;">Text here</p>
        
        
          .mytext {color:#3f3a51;}
        
        Text color #3f3a51
      
           This box has a color of #3f3a51        
        
          <div style="background-color:#3f3a51;">Content here</div>
        
        
          .mybackground {background-color:#3f3a51;}
        
        Background color #3f3a51
      
           Border around this has a color of #3f3a51        
        
          <div style="border:2px solid #3f3a51;">Content here</div>
        
        
          .myborder {border:2px solid #3f3a51;}
        
        Border color #3f3a51