#3f2d7a color space conversions
Hex:
        #3f2d7a
        RGB:
        63, 45, 122
        CMY:
        75, 82, 52
        CMYK:
        48, 63, 0, 52
      HSL:
        254°, 46.1078%, 32.7451%
        HSV (HSB):
        254°, 63.1148%, 47.8431%
        XYZ:
        6.5011, 4.3387, 18.9072
        xyY:
        0.2185, 0.1459, 4.3387
      CIE-Lab:
        24.7609, 28.7878, -41.3023
        CIE-LCH:
        24.7609, 50.3450, 304.8766
        CIE-Luv:
        24.7609, 1.5584, -52.7880
        Hunter-Lab:
        20.8295, 19.2604, -39.2375
      #3f2d7a color charts
#3f2d7a RGB chart
      #3f2d7a CMYK chart
      #3f2d7a RGB pie chart
      #3f2d7a color shades, tints & tones
#3f2d7a color schemes
#3f2d7a color preview, HTML & CSS examples
           This text has a color of #3f2d7a        
        
          <p style="color:#3f2d7a;">Text here</p>
        
        
          .mytext {color:#3f2d7a;}
        
        Text color #3f2d7a
      
           This box has a color of #3f2d7a        
        
          <div style="background-color:#3f2d7a;">Content here</div>
        
        
          .mybackground {background-color:#3f2d7a;}
        
        Background color #3f2d7a
      
           Border around this has a color of #3f2d7a        
        
          <div style="border:2px solid #3f2d7a;">Content here</div>
        
        
          .myborder {border:2px solid #3f2d7a;}
        
        Border color #3f2d7a