#3f1f52 color space conversions
Hex:
        #3f1f52
        RGB:
        63, 31, 82
        CMY:
        75, 88, 68
        CMYK:
        23, 62, 0, 68
      HSL:
        278°, 45.1327%, 22.1569%
        HSV (HSB):
        278°, 62.1951%, 32.1569%
        XYZ:
        4.0629, 2.6459, 8.2792
        xyY:
        0.2711, 0.1765, 2.6459
      CIE-Lab:
        18.5661, 25.8323, -25.1337
        CIE-LCH:
        18.5661, 36.0418, 315.7853
        CIE-Luv:
        18.5661, 9.4369, -29.2406
        Hunter-Lab:
        16.2663, 16.1183, -18.7910
      #3f1f52 color charts
#3f1f52 RGB chart
      #3f1f52 CMYK chart
      #3f1f52 RGB pie chart
      #3f1f52 color shades, tints & tones
#3f1f52 color schemes
#3f1f52 color preview, HTML & CSS examples
           This text has a color of #3f1f52        
        
          <p style="color:#3f1f52;">Text here</p>
        
        
          .mytext {color:#3f1f52;}
        
        Text color #3f1f52
      
           This box has a color of #3f1f52        
        
          <div style="background-color:#3f1f52;">Content here</div>
        
        
          .mybackground {background-color:#3f1f52;}
        
        Background color #3f1f52
      
           Border around this has a color of #3f1f52        
        
          <div style="border:2px solid #3f1f52;">Content here</div>
        
        
          .myborder {border:2px solid #3f1f52;}
        
        Border color #3f1f52