#3f1f72 color space conversions
Hex:
        #3f1f72
        RGB:
        63, 31, 114
        CMY:
        75, 88, 55
        CMYK:
        45, 73, 0, 55
      HSL:
        263°, 57.2414%, 28.4314%
        HSV (HSB):
        263°, 72.8070%, 44.7059%
        XYZ:
        5.5771, 3.2516, 16.2533
        xyY:
        0.2224, 0.1296, 3.2516
      CIE-Lab:
        21.0247, 34.7054, -42.2581
        CIE-LCH:
        21.0247, 54.6828, 309.3953
        CIE-Luv:
        21.0247, 5.0603, -50.4333
        Hunter-Lab:
        18.0323, 23.6511, -40.8179
      #3f1f72 color charts
#3f1f72 RGB chart
      #3f1f72 CMYK chart
      #3f1f72 RGB pie chart
      #3f1f72 color shades, tints & tones
#3f1f72 color schemes
#3f1f72 color preview, HTML & CSS examples
           This text has a color of #3f1f72        
        
          <p style="color:#3f1f72;">Text here</p>
        
        
          .mytext {color:#3f1f72;}
        
        Text color #3f1f72
      
           This box has a color of #3f1f72        
        
          <div style="background-color:#3f1f72;">Content here</div>
        
        
          .mybackground {background-color:#3f1f72;}
        
        Background color #3f1f72
      
           Border around this has a color of #3f1f72        
        
          <div style="border:2px solid #3f1f72;">Content here</div>
        
        
          .myborder {border:2px solid #3f1f72;}
        
        Border color #3f1f72