#3f1e87 color space conversions
Hex:
        #3f1e87
        RGB:
        63, 30, 135
        CMY:
        75, 88, 47
        CMYK:
        53, 78, 0, 47
      HSL:
        259°, 63.6364%, 32.3529%
        HSV (HSB):
        259°, 77.7778%, 52.9412%
        XYZ:
        6.8873, 3.7346, 23.2795
        xyY:
        0.2032, 0.1102, 3.7346
      CIE-Lab:
        22.7738, 41.3244, -52.7404
        CIE-LCH:
        22.7738, 67.0019, 308.0802
        CIE-Luv:
        22.7738, 2.8709, -63.6925
        Hunter-Lab:
        19.3251, 29.7976, -57.8949
      #3f1e87 color charts
#3f1e87 RGB chart
      #3f1e87 CMYK chart
      #3f1e87 RGB pie chart
      #3f1e87 color shades, tints & tones
#3f1e87 color schemes
#3f1e87 color preview, HTML & CSS examples
           This text has a color of #3f1e87        
        
          <p style="color:#3f1e87;">Text here</p>
        
        
          .mytext {color:#3f1e87;}
        
        Text color #3f1e87
      
           This box has a color of #3f1e87        
        
          <div style="background-color:#3f1e87;">Content here</div>
        
        
          .mybackground {background-color:#3f1e87;}
        
        Background color #3f1e87
      
           Border around this has a color of #3f1e87        
        
          <div style="border:2px solid #3f1e87;">Content here</div>
        
        
          .myborder {border:2px solid #3f1e87;}
        
        Border color #3f1e87