#3f0b37 color space conversions
Hex:
        #3f0b37
        RGB:
        63, 11, 55
        CMY:
        75, 96, 78
        CMYK:
        0, 83, 13, 75
      HSL:
        309°, 70.2703%, 14.5098%
        HSV (HSB):
        309°, 82.5397%, 24.7059%
        XYZ:
        2.8592, 1.5719, 3.7671
        xyY:
        0.3488, 0.1917, 1.5719
      CIE-Lab:
        13.0583, 30.2510, -15.0695
        CIE-LCH:
        13.0583, 33.7966, 333.5199
        CIE-Luv:
        13.0583, 17.8585, -15.8667
        Hunter-Lab:
        12.5377, 18.7650, -9.0382
      #3f0b37 color charts
#3f0b37 RGB chart
      #3f0b37 CMYK chart
      #3f0b37 RGB pie chart
      #3f0b37 color shades, tints & tones
#3f0b37 color schemes
#3f0b37 color preview, HTML & CSS examples
           This text has a color of #3f0b37        
        
          <p style="color:#3f0b37;">Text here</p>
        
        
          .mytext {color:#3f0b37;}
        
        Text color #3f0b37
      
           This box has a color of #3f0b37        
        
          <div style="background-color:#3f0b37;">Content here</div>
        
        
          .mybackground {background-color:#3f0b37;}
        
        Background color #3f0b37
      
           Border around this has a color of #3f0b37        
        
          <div style="border:2px solid #3f0b37;">Content here</div>
        
        
          .myborder {border:2px solid #3f0b37;}
        
        Border color #3f0b37