#3f0c29 color space conversions
Hex:
        #3f0c29
        RGB:
        63, 12, 41
        CMY:
        75, 95, 84
        CMYK:
        0, 81, 35, 75
      HSL:
        326°, 68.0000%, 14.7059%
        HSV (HSB):
        326°, 80.9524%, 24.7059%
        XYZ:
        2.5816, 1.4798, 2.2474
        xyY:
        0.4092, 0.2346, 1.4798
      CIE-Lab:
        12.4791, 27.5437, -5.7598
        CIE-LCH:
        12.4791, 28.1395, 348.1887
        CIE-Luv:
        12.4791, 21.0519, -7.4324
        Hunter-Lab:
        12.1647, 16.5933, -2.4383
      #3f0c29 color charts
#3f0c29 RGB chart
      #3f0c29 CMYK chart
      #3f0c29 RGB pie chart
      #3f0c29 color shades, tints & tones
#3f0c29 color schemes
#3f0c29 color preview, HTML & CSS examples
           This text has a color of #3f0c29        
        
          <p style="color:#3f0c29;">Text here</p>
        
        
          .mytext {color:#3f0c29;}
        
        Text color #3f0c29
      
           This box has a color of #3f0c29        
        
          <div style="background-color:#3f0c29;">Content here</div>
        
        
          .mybackground {background-color:#3f0c29;}
        
        Background color #3f0c29
      
           Border around this has a color of #3f0c29        
        
          <div style="border:2px solid #3f0c29;">Content here</div>
        
        
          .myborder {border:2px solid #3f0c29;}
        
        Border color #3f0c29