#3f3f59 color space conversions
Hex:
        #3f3f59
        RGB:
        63, 63, 89
        CMY:
        75, 75, 65
        CMYK:
        29, 29, 0, 65
      HSL:
        240°, 17.1053%, 29.8039%
        HSV (HSB):
        240°, 29.2135%, 34.9020%
        XYZ:
        5.6306, 5.3330, 10.1838
        xyY:
        0.2663, 0.2522, 5.3330
      CIE-Lab:
        27.6633, 6.7095, -15.5033
        CIE-LCH:
        27.6633, 16.8929, 293.4019
        CIE-Luv:
        27.6633, -1.4309, -19.8506
        Hunter-Lab:
        23.0934, 3.1081, -9.9806
      #3f3f59 color charts
#3f3f59 RGB chart
      #3f3f59 CMYK chart
      #3f3f59 RGB pie chart
      #3f3f59 color shades, tints & tones
#3f3f59 color schemes
#3f3f59 color preview, HTML & CSS examples
           This text has a color of #3f3f59        
        
          <p style="color:#3f3f59;">Text here</p>
        
        
          .mytext {color:#3f3f59;}
        
        Text color #3f3f59
      
           This box has a color of #3f3f59        
        
          <div style="background-color:#3f3f59;">Content here</div>
        
        
          .mybackground {background-color:#3f3f59;}
        
        Background color #3f3f59
      
           Border around this has a color of #3f3f59        
        
          <div style="border:2px solid #3f3f59;">Content here</div>
        
        
          .myborder {border:2px solid #3f3f59;}
        
        Border color #3f3f59