#3f2ca1 color space conversions
Hex:
        #3f2ca1
        RGB:
        63, 44, 161
        CMY:
        75, 83, 37
        CMYK:
        61, 73, 0, 37
      HSL:
        250°, 57.0732%, 40.1961%
        HSV (HSB):
        250°, 72.6708%, 63.1373%
        XYZ:
        9.3836, 5.4313, 34.2720
        xyY:
        0.1912, 0.1106, 5.4313
      CIE-Lab:
        27.9299, 41.7366, -60.3060
        CIE-LCH:
        27.9299, 73.3401, 304.6863
        CIE-Luv:
        27.9299, -1.4645, -78.4044
        Hunter-Lab:
        23.3052, 31.0870, -70.8765
      #3f2ca1 color charts
#3f2ca1 RGB chart
      #3f2ca1 CMYK chart
      #3f2ca1 RGB pie chart
      #3f2ca1 color shades, tints & tones
#3f2ca1 color schemes
#3f2ca1 color preview, HTML & CSS examples
           This text has a color of #3f2ca1        
        
          <p style="color:#3f2ca1;">Text here</p>
        
        
          .mytext {color:#3f2ca1;}
        
        Text color #3f2ca1
      
           This box has a color of #3f2ca1        
        
          <div style="background-color:#3f2ca1;">Content here</div>
        
        
          .mybackground {background-color:#3f2ca1;}
        
        Background color #3f2ca1
      
           Border around this has a color of #3f2ca1        
        
          <div style="border:2px solid #3f2ca1;">Content here</div>
        
        
          .myborder {border:2px solid #3f2ca1;}
        
        Border color #3f2ca1