#3f2d80 color space conversions
Hex:
        #3f2d80
        RGB:
        63, 45, 128
        CMY:
        75, 82, 50
        CMYK:
        51, 65, 0, 50
      HSL:
        253°, 47.9769%, 33.9216%
        HSV (HSB):
        253°, 64.8437%, 50.1961%
        XYZ:
        6.8846, 4.4920, 20.9263
        xyY:
        0.2131, 0.1391, 4.4920
      CIE-Lab:
        25.2356, 30.6850, -44.3222
        CIE-LCH:
        25.2356, 53.9075, 304.6955
        CIE-Luv:
        25.2356, 1.0186, -56.8643
        Hunter-Lab:
        21.1944, 20.8917, -43.7037
      #3f2d80 color charts
#3f2d80 RGB chart
      #3f2d80 CMYK chart
      #3f2d80 RGB pie chart
      #3f2d80 color shades, tints & tones
#3f2d80 color schemes
#3f2d80 color preview, HTML & CSS examples
           This text has a color of #3f2d80        
        
          <p style="color:#3f2d80;">Text here</p>
        
        
          .mytext {color:#3f2d80;}
        
        Text color #3f2d80
      
           This box has a color of #3f2d80        
        
          <div style="background-color:#3f2d80;">Content here</div>
        
        
          .mybackground {background-color:#3f2d80;}
        
        Background color #3f2d80
      
           Border around this has a color of #3f2d80        
        
          <div style="border:2px solid #3f2d80;">Content here</div>
        
        
          .myborder {border:2px solid #3f2d80;}
        
        Border color #3f2d80