#3f0f33 color space conversions
Hex:
        #3f0f33
        RGB:
        63, 15, 51
        CMY:
        75, 94, 80
        CMYK:
        0, 76, 19, 75
      HSL:
        315°, 61.5385%, 15.2941%
        HSV (HSB):
        315°, 76.1905%, 24.7059%
        XYZ:
        2.8183, 1.6374, 3.2995
        xyY:
        0.3634, 0.2111, 1.6374
      CIE-Lab:
        13.4563, 27.7904, -11.5664
        CIE-LCH:
        13.4563, 30.1013, 337.4028
        CIE-Luv:
        13.4563, 18.2917, -12.7727
        Hunter-Lab:
        12.7962, 16.9199, -6.3305
      #3f0f33 color charts
#3f0f33 RGB chart
      #3f0f33 CMYK chart
      #3f0f33 RGB pie chart
      #3f0f33 color shades, tints & tones
#3f0f33 color schemes
#3f0f33 color preview, HTML & CSS examples
           This text has a color of #3f0f33        
        
          <p style="color:#3f0f33;">Text here</p>
        
        
          .mytext {color:#3f0f33;}
        
        Text color #3f0f33
      
           This box has a color of #3f0f33        
        
          <div style="background-color:#3f0f33;">Content here</div>
        
        
          .mybackground {background-color:#3f0f33;}
        
        Background color #3f0f33
      
           Border around this has a color of #3f0f33        
        
          <div style="border:2px solid #3f0f33;">Content here</div>
        
        
          .myborder {border:2px solid #3f0f33;}
        
        Border color #3f0f33