#3f2d52 color space conversions
Hex:
        #3f2d52
        RGB:
        63, 45, 82
        CMY:
        75, 82, 68
        CMYK:
        23, 45, 0, 68
      HSL:
        269°, 29.1339%, 24.9020%
        HSV (HSB):
        269°, 45.1220%, 32.1569%
        XYZ:
        4.5113, 3.5427, 8.4287
        xyY:
        0.2737, 0.2149, 3.5427
      CIE-Lab:
        22.0982, 16.8165, -19.5509
        CIE-LCH:
        22.0982, 25.7882, 310.7001
        CIE-Luv:
        22.0982, 5.6688, -24.1022
        Hunter-Lab:
        18.8221, 9.8440, -13.3750
      #3f2d52 color charts
#3f2d52 RGB chart
      #3f2d52 CMYK chart
      #3f2d52 RGB pie chart
      #3f2d52 color shades, tints & tones
#3f2d52 color schemes
#3f2d52 color preview, HTML & CSS examples
           This text has a color of #3f2d52        
        
          <p style="color:#3f2d52;">Text here</p>
        
        
          .mytext {color:#3f2d52;}
        
        Text color #3f2d52
      
           This box has a color of #3f2d52        
        
          <div style="background-color:#3f2d52;">Content here</div>
        
        
          .mybackground {background-color:#3f2d52;}
        
        Background color #3f2d52
      
           Border around this has a color of #3f2d52        
        
          <div style="border:2px solid #3f2d52;">Content here</div>
        
        
          .myborder {border:2px solid #3f2d52;}
        
        Border color #3f2d52