#3f1a72 color space conversions
Hex:
        #3f1a72
        RGB:
        63, 26, 114
        CMY:
        75, 90, 55
        CMYK:
        45, 77, 0, 55
      HSL:
        265°, 62.8571%, 27.4510%
        HSV (HSB):
        265°, 77.1930%, 44.7059%
        XYZ:
        5.4566, 3.0105, 16.2131
        xyY:
        0.2211, 0.1220, 3.0105
      CIE-Lab:
        20.0857, 37.3423, -43.7896
        CIE-LCH:
        20.0857, 57.5498, 310.4565
        CIE-Luv:
        20.0857, 5.7618, -51.0100
        Hunter-Lab:
        17.3507, 25.7722, -43.2572
      #3f1a72 color charts
#3f1a72 RGB chart
      #3f1a72 CMYK chart
      #3f1a72 RGB pie chart
      #3f1a72 color shades, tints & tones
#3f1a72 color schemes
#3f1a72 color preview, HTML & CSS examples
           This text has a color of #3f1a72        
        
          <p style="color:#3f1a72;">Text here</p>
        
        
          .mytext {color:#3f1a72;}
        
        Text color #3f1a72
      
           This box has a color of #3f1a72        
        
          <div style="background-color:#3f1a72;">Content here</div>
        
        
          .mybackground {background-color:#3f1a72;}
        
        Background color #3f1a72
      
           Border around this has a color of #3f1a72        
        
          <div style="border:2px solid #3f1a72;">Content here</div>
        
        
          .myborder {border:2px solid #3f1a72;}
        
        Border color #3f1a72