#3f2e85 color space conversions
Hex:
        #3f2e85
        RGB:
        63, 46, 133
        CMY:
        75, 82, 48
        CMYK:
        53, 65, 0, 48
      HSL:
        252°, 48.6034%, 35.0980%
        HSV (HSB):
        252°, 65.4135%, 52.1569%
        XYZ:
        7.2605, 4.7042, 22.7156
        xyY:
        0.2094, 0.1356, 4.7042
      CIE-Lab:
        25.8749, 31.6567, -46.4202
        CIE-LCH:
        25.8749, 56.1870, 304.2924
        CIE-Luv:
        25.8749, 0.3764, -59.9728
        Hunter-Lab:
        21.6892, 21.7974, -46.9135
      #3f2e85 color charts
#3f2e85 RGB chart
      #3f2e85 CMYK chart
      #3f2e85 RGB pie chart
      #3f2e85 color shades, tints & tones
#3f2e85 color schemes
#3f2e85 color preview, HTML & CSS examples
           This text has a color of #3f2e85        
        
          <p style="color:#3f2e85;">Text here</p>
        
        
          .mytext {color:#3f2e85;}
        
        Text color #3f2e85
      
           This box has a color of #3f2e85        
        
          <div style="background-color:#3f2e85;">Content here</div>
        
        
          .mybackground {background-color:#3f2e85;}
        
        Background color #3f2e85
      
           Border around this has a color of #3f2e85        
        
          <div style="border:2px solid #3f2e85;">Content here</div>
        
        
          .myborder {border:2px solid #3f2e85;}
        
        Border color #3f2e85