#3f2e82 color space conversions
Hex:
        #3f2e82
        RGB:
        63, 46, 130
        CMY:
        75, 82, 49
        CMYK:
        52, 65, 0, 49
      HSL:
        252°, 47.7273%, 34.5098%
        HSV (HSB):
        252°, 64.6154%, 50.9804%
        XYZ:
        7.0562, 4.6225, 21.6394
        xyY:
        0.2118, 0.1387, 4.6225
      CIE-Lab:
        25.6309, 30.6988, -44.9372
        CIE-LCH:
        25.6309, 54.4221, 304.3388
        CIE-Luv:
        25.6309, 0.6311, -57.9556
        Hunter-Lab:
        21.4999, 20.9580, -44.6248
      #3f2e82 color charts
#3f2e82 RGB chart
      #3f2e82 CMYK chart
      #3f2e82 RGB pie chart
      #3f2e82 color shades, tints & tones
#3f2e82 color schemes
#3f2e82 color preview, HTML & CSS examples
           This text has a color of #3f2e82        
        
          <p style="color:#3f2e82;">Text here</p>
        
        
          .mytext {color:#3f2e82;}
        
        Text color #3f2e82
      
           This box has a color of #3f2e82        
        
          <div style="background-color:#3f2e82;">Content here</div>
        
        
          .mybackground {background-color:#3f2e82;}
        
        Background color #3f2e82
      
           Border around this has a color of #3f2e82        
        
          <div style="border:2px solid #3f2e82;">Content here</div>
        
        
          .myborder {border:2px solid #3f2e82;}
        
        Border color #3f2e82