#3f2376 color space conversions
Hex:
        #3f2376
        RGB:
        63, 35, 118
        CMY:
        75, 86, 54
        CMYK:
        47, 70, 0, 54
      HSL:
        260°, 54.2484%, 30.0000%
        HSV (HSB):
        260°, 70.3390%, 46.2745%
        XYZ:
        5.9209, 3.5668, 17.5159
        xyY:
        0.2193, 0.1321, 3.5668
      CIE-Lab:
        22.1844, 33.6201, -42.9379
        CIE-LCH:
        22.1844, 54.5342, 308.0607
        CIE-Luv:
        22.1844, 3.9444, -52.3850
        Hunter-Lab:
        18.8861, 22.9107, -41.7685
      #3f2376 color charts
#3f2376 RGB chart
      #3f2376 CMYK chart
      #3f2376 RGB pie chart
      #3f2376 color shades, tints & tones
#3f2376 color schemes
#3f2376 color preview, HTML & CSS examples
           This text has a color of #3f2376        
        
          <p style="color:#3f2376;">Text here</p>
        
        
          .mytext {color:#3f2376;}
        
        Text color #3f2376
      
           This box has a color of #3f2376        
        
          <div style="background-color:#3f2376;">Content here</div>
        
        
          .mybackground {background-color:#3f2376;}
        
        Background color #3f2376
      
           Border around this has a color of #3f2376        
        
          <div style="border:2px solid #3f2376;">Content here</div>
        
        
          .myborder {border:2px solid #3f2376;}
        
        Border color #3f2376