#3f132b color space conversions
Hex:
        #3f132b
        RGB:
        63, 19, 43
        CMY:
        75, 93, 83
        CMYK:
        0, 70, 32, 75
      HSL:
        327°, 53.6585%, 16.0784%
        HSV (HSB):
        327°, 69.8413%, 24.7059%
        XYZ:
        2.7188, 1.6969, 2.4697
        xyY:
        0.3949, 0.2464, 1.6969
      CIE-Lab:
        13.8089, 24.4286, -5.2198
        CIE-LCH:
        13.8089, 24.9801, 347.9386
        CIE-Luv:
        13.8089, 19.3518, -7.0227
        Hunter-Lab:
        13.0266, 14.4586, -2.1223
      #3f132b color charts
#3f132b RGB chart
      #3f132b CMYK chart
      #3f132b RGB pie chart
      #3f132b color shades, tints & tones
#3f132b color schemes
#3f132b color preview, HTML & CSS examples
           This text has a color of #3f132b        
        
          <p style="color:#3f132b;">Text here</p>
        
        
          .mytext {color:#3f132b;}
        
        Text color #3f132b
      
           This box has a color of #3f132b        
        
          <div style="background-color:#3f132b;">Content here</div>
        
        
          .mybackground {background-color:#3f132b;}
        
        Background color #3f132b
      
           Border around this has a color of #3f132b        
        
          <div style="border:2px solid #3f132b;">Content here</div>
        
        
          .myborder {border:2px solid #3f132b;}
        
        Border color #3f132b