#3f0d40 color space conversions
Hex:
        #3f0d40
        RGB:
        63, 13, 64
        CMY:
        75, 95, 75
        CMYK:
        2, 80, 0, 75
      HSL:
        299°, 66.2338%, 15.0980%
        HSV (HSB):
        299°, 79.6875%, 25.0980%
        XYZ:
        3.1192, 1.7148, 5.0171
        xyY:
        0.3166, 0.1741, 1.7148
      CIE-Lab:
        13.9130, 31.1456, -20.1271
        CIE-LCH:
        13.9130, 37.0830, 327.1285
        CIE-Luv:
        13.9130, 15.6315, -21.1119
        Hunter-Lab:
        13.0949, 19.6028, -13.5493
      #3f0d40 color charts
#3f0d40 RGB chart
      #3f0d40 CMYK chart
      #3f0d40 RGB pie chart
      #3f0d40 color shades, tints & tones
#3f0d40 color schemes
#3f0d40 color preview, HTML & CSS examples
           This text has a color of #3f0d40        
        
          <p style="color:#3f0d40;">Text here</p>
        
        
          .mytext {color:#3f0d40;}
        
        Text color #3f0d40
      
           This box has a color of #3f0d40        
        
          <div style="background-color:#3f0d40;">Content here</div>
        
        
          .mybackground {background-color:#3f0d40;}
        
        Background color #3f0d40
      
           Border around this has a color of #3f0d40        
        
          <div style="border:2px solid #3f0d40;">Content here</div>
        
        
          .myborder {border:2px solid #3f0d40;}
        
        Border color #3f0d40