#3f3e63 color space conversions
Hex:
        #3f3e63
        RGB:
        63, 62, 99
        CMY:
        75, 76, 61
        CMYK:
        36, 37, 0, 61
      HSL:
        242°, 22.9814%, 31.5686%
        HSV (HSB):
        242°, 37.3737%, 38.8235%
        XYZ:
        6.0247, 5.4029, 12.5297
        xyY:
        0.2515, 0.2255, 5.4029
      CIE-Lab:
        27.8530, 10.3369, -21.6714
        CIE-LCH:
        27.8530, 24.0104, 295.5003
        CIE-Luv:
        27.8530, -1.6366, -28.3367
        Hunter-Lab:
        23.2441, 5.5885, -15.6894
      #3f3e63 color charts
#3f3e63 RGB chart
      #3f3e63 CMYK chart
      #3f3e63 RGB pie chart
      #3f3e63 color shades, tints & tones
#3f3e63 color schemes
#3f3e63 color preview, HTML & CSS examples
           This text has a color of #3f3e63        
        
          <p style="color:#3f3e63;">Text here</p>
        
        
          .mytext {color:#3f3e63;}
        
        Text color #3f3e63
      
           This box has a color of #3f3e63        
        
          <div style="background-color:#3f3e63;">Content here</div>
        
        
          .mybackground {background-color:#3f3e63;}
        
        Background color #3f3e63
      
           Border around this has a color of #3f3e63        
        
          <div style="border:2px solid #3f3e63;">Content here</div>
        
        
          .myborder {border:2px solid #3f3e63;}
        
        Border color #3f3e63