#3f2776 color space conversions
Hex:
        #3f2776
        RGB:
        63, 39, 118
        CMY:
        75, 85, 54
        CMYK:
        47, 67, 0, 54
      HSL:
        258°, 50.3185%, 30.7843%
        HSV (HSB):
        258°, 66.9492%, 46.2745%
        XYZ:
        6.0454, 3.8158, 17.5574
        xyY:
        0.2205, 0.1392, 3.8158
      CIE-Lab:
        23.0529, 31.2558, -41.5262
        CIE-LCH:
        23.0529, 51.9746, 306.9679
        CIE-Luv:
        23.0529, 3.2080, -51.5964
        Hunter-Lab:
        19.5341, 21.0577, -39.6166
      #3f2776 color charts
#3f2776 RGB chart
      #3f2776 CMYK chart
      #3f2776 RGB pie chart
      #3f2776 color shades, tints & tones
#3f2776 color schemes
#3f2776 color preview, HTML & CSS examples
           This text has a color of #3f2776        
        
          <p style="color:#3f2776;">Text here</p>
        
        
          .mytext {color:#3f2776;}
        
        Text color #3f2776
      
           This box has a color of #3f2776        
        
          <div style="background-color:#3f2776;">Content here</div>
        
        
          .mybackground {background-color:#3f2776;}
        
        Background color #3f2776
      
           Border around this has a color of #3f2776        
        
          <div style="border:2px solid #3f2776;">Content here</div>
        
        
          .myborder {border:2px solid #3f2776;}
        
        Border color #3f2776