#3f1d80 color space conversions
Hex:
        #3f1d80
        RGB:
        63, 29, 128
        CMY:
        75, 89, 50
        CMYK:
        51, 77, 0, 50
      HSL:
        261°, 63.0573%, 30.7843%
        HSV (HSB):
        261°, 77.3438%, 50.1961%
        XYZ:
        6.3855, 3.4940, 20.7599
        xyY:
        0.2084, 0.1140, 3.4940
      CIE-Lab:
        21.9227, 39.8023, -49.7275
        CIE-LCH:
        21.9227, 63.6950, 308.6741
        CIE-Luv:
        21.9227, 3.7395, -59.4538
        Hunter-Lab:
        18.6923, 28.2667, -52.7639
      #3f1d80 color charts
#3f1d80 RGB chart
      #3f1d80 CMYK chart
      #3f1d80 RGB pie chart
      #3f1d80 color shades, tints & tones
#3f1d80 color schemes
#3f1d80 color preview, HTML & CSS examples
           This text has a color of #3f1d80        
        
          <p style="color:#3f1d80;">Text here</p>
        
        
          .mytext {color:#3f1d80;}
        
        Text color #3f1d80
      
           This box has a color of #3f1d80        
        
          <div style="background-color:#3f1d80;">Content here</div>
        
        
          .mybackground {background-color:#3f1d80;}
        
        Background color #3f1d80
      
           Border around this has a color of #3f1d80        
        
          <div style="border:2px solid #3f1d80;">Content here</div>
        
        
          .myborder {border:2px solid #3f1d80;}
        
        Border color #3f1d80