#3f215b color space conversions
Hex:
        #3f215b
        RGB:
        63, 33, 91
        CMY:
        75, 87, 64
        CMYK:
        31, 64, 0, 64
      HSL:
        271°, 46.7742%, 24.3137%
        HSV (HSB):
        271°, 63.7363%, 35.6863%
        XYZ:
        4.4821, 2.8998, 10.2210
        xyY:
        0.2546, 0.1647, 2.8998
      CIE-Lab:
        19.6381, 27.0289, -29.4503
        CIE-LCH:
        19.6381, 39.9735, 312.5451
        CIE-Luv:
        19.6381, 7.6930, -34.8416
        Hunter-Lab:
        17.0288, 17.1818, -23.6668
      #3f215b color charts
#3f215b RGB chart
      #3f215b CMYK chart
      #3f215b RGB pie chart
      #3f215b color shades, tints & tones
#3f215b color schemes
#3f215b color preview, HTML & CSS examples
           This text has a color of #3f215b        
        
          <p style="color:#3f215b;">Text here</p>
        
        
          .mytext {color:#3f215b;}
        
        Text color #3f215b
      
           This box has a color of #3f215b        
        
          <div style="background-color:#3f215b;">Content here</div>
        
        
          .mybackground {background-color:#3f215b;}
        
        Background color #3f215b
      
           Border around this has a color of #3f215b        
        
          <div style="border:2px solid #3f215b;">Content here</div>
        
        
          .myborder {border:2px solid #3f215b;}
        
        Border color #3f215b