#3f2883 color space conversions
Hex:
        #3f2883
        RGB:
        63, 40, 131
        CMY:
        75, 84, 49
        CMYK:
        52, 69, 0, 49
      HSL:
        255°, 53.2164%, 33.5294%
        HSV (HSB):
        255°, 69.4656%, 51.3725%
        XYZ:
        6.9054, 4.2130, 21.9220
        xyY:
        0.2090, 0.1275, 4.2130
      CIE-Lab:
        24.3636, 34.6541, -47.6280
        CIE-LCH:
        24.3636, 58.9010, 306.0396
        CIE-Luv:
        24.3636, 1.7293, -59.9434
        Hunter-Lab:
        20.5257, 24.1325, -48.9553
      #3f2883 color charts
#3f2883 RGB chart
      #3f2883 CMYK chart
      #3f2883 RGB pie chart
      #3f2883 color shades, tints & tones
#3f2883 color schemes
#3f2883 color preview, HTML & CSS examples
           This text has a color of #3f2883        
        
          <p style="color:#3f2883;">Text here</p>
        
        
          .mytext {color:#3f2883;}
        
        Text color #3f2883
      
           This box has a color of #3f2883        
        
          <div style="background-color:#3f2883;">Content here</div>
        
        
          .mybackground {background-color:#3f2883;}
        
        Background color #3f2883
      
           Border around this has a color of #3f2883        
        
          <div style="border:2px solid #3f2883;">Content here</div>
        
        
          .myborder {border:2px solid #3f2883;}
        
        Border color #3f2883