#3f1f56 color space conversions
Hex:
        #3f1f56
        RGB:
        63, 31, 86
        CMY:
        75, 88, 66
        CMYK:
        27, 64, 0, 66
      HSL:
        275°, 47.0085%, 22.9412%
        HSV (HSB):
        275°, 63.9535%, 33.7255%
        XYZ:
        4.2196, 2.7086, 9.1045
        xyY:
        0.2632, 0.1689, 2.7086
      CIE-Lab:
        18.8370, 26.8844, -27.3934
        CIE-LCH:
        18.8370, 38.3819, 314.4627
        CIE-Luv:
        18.8370, 8.8291, -31.9621
        Hunter-Lab:
        16.4579, 16.9639, -21.2788
      #3f1f56 color charts
#3f1f56 RGB chart
      #3f1f56 CMYK chart
      #3f1f56 RGB pie chart
      #3f1f56 color shades, tints & tones
#3f1f56 color schemes
#3f1f56 color preview, HTML & CSS examples
           This text has a color of #3f1f56        
        
          <p style="color:#3f1f56;">Text here</p>
        
        
          .mytext {color:#3f1f56;}
        
        Text color #3f1f56
      
           This box has a color of #3f1f56        
        
          <div style="background-color:#3f1f56;">Content here</div>
        
        
          .mybackground {background-color:#3f1f56;}
        
        Background color #3f1f56
      
           Border around this has a color of #3f1f56        
        
          <div style="border:2px solid #3f1f56;">Content here</div>
        
        
          .myborder {border:2px solid #3f1f56;}
        
        Border color #3f1f56