#3f1a98 color space conversions
Hex:
        #3f1a98
        RGB:
        63, 26, 152
        CMY:
        75, 90, 40
        CMYK:
        59, 83, 0, 40
      HSL:
        258°, 70.7865%, 34.9020%
        HSV (HSB):
        258°, 82.8947%, 59.6078%
        XYZ:
        8.0868, 4.0625, 30.0637
        xyY:
        0.1916, 0.0962, 4.0625
      CIE-Lab:
        23.8772, 48.0279, -61.4802
        CIE-LCH:
        23.8772, 78.0160, 307.9967
        CIE-Luv:
        23.8772, 1.6530, -74.0910
        Hunter-Lab:
        20.1558, 36.3442, -74.3260
      #3f1a98 color charts
#3f1a98 RGB chart
      #3f1a98 CMYK chart
      #3f1a98 RGB pie chart
      #3f1a98 color shades, tints & tones
#3f1a98 color schemes
#3f1a98 color preview, HTML & CSS examples
           This text has a color of #3f1a98        
        
          <p style="color:#3f1a98;">Text here</p>
        
        
          .mytext {color:#3f1a98;}
        
        Text color #3f1a98
      
           This box has a color of #3f1a98        
        
          <div style="background-color:#3f1a98;">Content here</div>
        
        
          .mybackground {background-color:#3f1a98;}
        
        Background color #3f1a98
      
           Border around this has a color of #3f1a98        
        
          <div style="border:2px solid #3f1a98;">Content here</div>
        
        
          .myborder {border:2px solid #3f1a98;}
        
        Border color #3f1a98