#3f1668 color space conversions
Hex:
        #3f1668
        RGB:
        63, 22, 104
        CMY:
        75, 91, 59
        CMYK:
        39, 79, 0, 59
      HSL:
        270°, 65.0794%, 24.7059%
        HSV (HSB):
        270°, 78.8462%, 40.7843%
        XYZ:
        4.8355, 2.6301, 13.3495
        xyY:
        0.2323, 0.1264, 2.6301
      CIE-Lab:
        18.4969, 36.5763, -39.8796
        CIE-LCH:
        18.4969, 54.1129, 312.5260
        CIE-Luv:
        18.4969, 7.5764, -45.1254
        Hunter-Lab:
        16.2174, 24.8422, -37.4527
      #3f1668 color charts
#3f1668 RGB chart
      #3f1668 CMYK chart
      #3f1668 RGB pie chart
      #3f1668 color shades, tints & tones
#3f1668 color schemes
#3f1668 color preview, HTML & CSS examples
           This text has a color of #3f1668        
        
          <p style="color:#3f1668;">Text here</p>
        
        
          .mytext {color:#3f1668;}
        
        Text color #3f1668
      
           This box has a color of #3f1668        
        
          <div style="background-color:#3f1668;">Content here</div>
        
        
          .mybackground {background-color:#3f1668;}
        
        Background color #3f1668
      
           Border around this has a color of #3f1668        
        
          <div style="border:2px solid #3f1668;">Content here</div>
        
        
          .myborder {border:2px solid #3f1668;}
        
        Border color #3f1668