#3f1246 color space conversions
Hex:
        #3f1246
        RGB:
        63, 18, 70
        CMY:
        75, 93, 73
        CMYK:
        10, 74, 0, 73
      HSL:
        292°, 59.0909%, 17.2549%
        HSV (HSB):
        292°, 74.2857%, 27.4510%
        XYZ:
        3.3717, 1.9316, 5.9895
        xyY:
        0.2986, 0.1710, 1.9316
      CIE-Lab:
        15.1240, 30.1333, -22.4009
        CIE-LCH:
        15.1240, 37.5475, 323.3731
        CIE-Luv:
        15.1240, 13.8049, -24.1481
        Hunter-Lab:
        13.8981, 18.9827, -15.8227
      #3f1246 color charts
#3f1246 RGB chart
      #3f1246 CMYK chart
      #3f1246 RGB pie chart
      #3f1246 color shades, tints & tones
#3f1246 color schemes
#3f1246 color preview, HTML & CSS examples
           This text has a color of #3f1246        
        
          <p style="color:#3f1246;">Text here</p>
        
        
          .mytext {color:#3f1246;}
        
        Text color #3f1246
      
           This box has a color of #3f1246        
        
          <div style="background-color:#3f1246;">Content here</div>
        
        
          .mybackground {background-color:#3f1246;}
        
        Background color #3f1246
      
           Border around this has a color of #3f1246        
        
          <div style="border:2px solid #3f1246;">Content here</div>
        
        
          .myborder {border:2px solid #3f1246;}
        
        Border color #3f1246