#3f2aad color space conversions
Hex:
        #3f2aad
        RGB:
        63, 42, 173
        CMY:
        75, 84, 32
        CMYK:
        64, 76, 0, 32
      HSL:
        250°, 60.9302%, 42.1569%
        HSV (HSB):
        250°, 75.7225%, 67.8431%
        XYZ:
        10.4207, 5.7298, 40.0919
        xyY:
        0.1853, 0.1019, 5.7298
      CIE-Lab:
        28.7203, 46.5473, -66.2453
        CIE-LCH:
        28.7203, 80.9635, 305.0938
        CIE-Luv:
        28.7203, -2.0302, -85.9870
        Hunter-Lab:
        23.9370, 35.8179, -82.5483
      #3f2aad color charts
#3f2aad RGB chart
      #3f2aad CMYK chart
      #3f2aad RGB pie chart
      #3f2aad color shades, tints & tones
#3f2aad color schemes
#3f2aad color preview, HTML & CSS examples
           This text has a color of #3f2aad        
        
          <p style="color:#3f2aad;">Text here</p>
        
        
          .mytext {color:#3f2aad;}
        
        Text color #3f2aad
      
           This box has a color of #3f2aad        
        
          <div style="background-color:#3f2aad;">Content here</div>
        
        
          .mybackground {background-color:#3f2aad;}
        
        Background color #3f2aad
      
           Border around this has a color of #3f2aad        
        
          <div style="border:2px solid #3f2aad;">Content here</div>
        
        
          .myborder {border:2px solid #3f2aad;}
        
        Border color #3f2aad