#3f1296 color space conversions
Hex:
        #3f1296
        RGB:
        63, 18, 150
        CMY:
        75, 93, 41
        CMYK:
        58, 88, 0, 41
      HSL:
        260°, 78.5714%, 32.9412%
        HSV (HSB):
        260°, 88.0000%, 58.8235%
        XYZ:
        7.7712, 3.6914, 29.1571
        xyY:
        0.1913, 0.0909, 3.6914
      CIE-Lab:
        22.6237, 50.5320, -62.3187
        CIE-LCH:
        22.6237, 80.2316, 309.0373
        CIE-Luv:
        22.6237, 2.5144, -72.8669
        Hunter-Lab:
        19.2130, 38.5766, -76.5278
      #3f1296 color charts
#3f1296 RGB chart
      #3f1296 CMYK chart
      #3f1296 RGB pie chart
      #3f1296 color shades, tints & tones
#3f1296 color schemes
#3f1296 color preview, HTML & CSS examples
           This text has a color of #3f1296        
        
          <p style="color:#3f1296;">Text here</p>
        
        
          .mytext {color:#3f1296;}
        
        Text color #3f1296
      
           This box has a color of #3f1296        
        
          <div style="background-color:#3f1296;">Content here</div>
        
        
          .mybackground {background-color:#3f1296;}
        
        Background color #3f1296
      
           Border around this has a color of #3f1296        
        
          <div style="border:2px solid #3f1296;">Content here</div>
        
        
          .myborder {border:2px solid #3f1296;}
        
        Border color #3f1296