#3f1c81 color space conversions
Hex:
        #3f1c81
        RGB:
        63, 28, 129
        CMY:
        75, 89, 49
        CMYK:
        51, 78, 0, 49
      HSL:
        261°, 64.3312%, 30.7843%
        HSV (HSB):
        261°, 78.2946%, 50.5882%
        XYZ:
        6.4276, 3.4722, 21.1003
        xyY:
        0.2073, 0.1120, 3.4722
      CIE-Lab:
        21.8438, 40.5875, -50.4892
        CIE-LCH:
        21.8438, 64.7805, 308.7953
        CIE-Luv:
        21.8438, 3.7558, -60.1425
        Hunter-Lab:
        18.6340, 28.9623, -54.0937
      #3f1c81 color charts
#3f1c81 RGB chart
      #3f1c81 CMYK chart
      #3f1c81 RGB pie chart
      #3f1c81 color shades, tints & tones
#3f1c81 color schemes
#3f1c81 color preview, HTML & CSS examples
           This text has a color of #3f1c81        
        
          <p style="color:#3f1c81;">Text here</p>
        
        
          .mytext {color:#3f1c81;}
        
        Text color #3f1c81
      
           This box has a color of #3f1c81        
        
          <div style="background-color:#3f1c81;">Content here</div>
        
        
          .mybackground {background-color:#3f1c81;}
        
        Background color #3f1c81
      
           Border around this has a color of #3f1c81        
        
          <div style="border:2px solid #3f1c81;">Content here</div>
        
        
          .myborder {border:2px solid #3f1c81;}
        
        Border color #3f1c81