#3f2e7a color space conversions
Hex:
        #3f2e7a
        RGB:
        63, 46, 122
        CMY:
        75, 82, 52
        CMYK:
        48, 62, 0, 52
      HSL:
        253°, 45.2381%, 32.9412%
        HSV (HSB):
        253°, 62.2951%, 47.8431%
        XYZ:
        6.5397, 4.4159, 18.9200
        xyY:
        0.2189, 0.1478, 4.4159
      CIE-Lab:
        25.0013, 28.1556, -40.9132
        CIE-LCH:
        25.0013, 49.6652, 304.5350
        CIE-Luv:
        25.0013, 1.3327, -52.5002
        Hunter-Lab:
        21.0140, 18.7762, -38.6721
      #3f2e7a color charts
#3f2e7a RGB chart
      #3f2e7a CMYK chart
      #3f2e7a RGB pie chart
      #3f2e7a color shades, tints & tones
#3f2e7a color schemes
#3f2e7a color preview, HTML & CSS examples
           This text has a color of #3f2e7a        
        
          <p style="color:#3f2e7a;">Text here</p>
        
        
          .mytext {color:#3f2e7a;}
        
        Text color #3f2e7a
      
           This box has a color of #3f2e7a        
        
          <div style="background-color:#3f2e7a;">Content here</div>
        
        
          .mybackground {background-color:#3f2e7a;}
        
        Background color #3f2e7a
      
           Border around this has a color of #3f2e7a        
        
          <div style="border:2px solid #3f2e7a;">Content here</div>
        
        
          .myborder {border:2px solid #3f2e7a;}
        
        Border color #3f2e7a