#3f3668 color space conversions
Hex:
        #3f3668
        RGB:
        63, 54, 104
        CMY:
        75, 79, 59
        CMYK:
        39, 48, 0, 59
      HSL:
        251°, 31.6456%, 30.9804%
        HSV (HSB):
        251°, 48.0769%, 40.7843%
        XYZ:
        5.8678, 4.6946, 13.6936
        xyY:
        0.2419, 0.1935, 4.6946
      CIE-Lab:
        25.8463, 17.2408, -28.0546
        CIE-LCH:
        25.8463, 32.9288, 301.5725
        CIE-Luv:
        25.8463, 0.7190, -36.4040
        Hunter-Lab:
        21.6670, 10.4235, -22.3046
      #3f3668 color charts
#3f3668 RGB chart
      #3f3668 CMYK chart
      #3f3668 RGB pie chart
      #3f3668 color shades, tints & tones
#3f3668 color schemes
#3f3668 color preview, HTML & CSS examples
           This text has a color of #3f3668        
        
          <p style="color:#3f3668;">Text here</p>
        
        
          .mytext {color:#3f3668;}
        
        Text color #3f3668
      
           This box has a color of #3f3668        
        
          <div style="background-color:#3f3668;">Content here</div>
        
        
          .mybackground {background-color:#3f3668;}
        
        Background color #3f3668
      
           Border around this has a color of #3f3668        
        
          <div style="border:2px solid #3f3668;">Content here</div>
        
        
          .myborder {border:2px solid #3f3668;}
        
        Border color #3f3668