#4f0f33 color space conversions
Hex:
        #4f0f33
        RGB:
        79, 15, 51
        CMY:
        69, 94, 80
        CMYK:
        0, 81, 35, 69
      HSL:
        326°, 68.0851%, 18.4314%
        HSV (HSB):
        326°, 81.0127%, 30.9804%
        XYZ:
        3.9928, 2.2429, 3.3545
        xyY:
        0.4163, 0.2339, 2.2429
      CIE-Lab:
        16.7137, 32.8061, -6.2946
        CIE-LCH:
        16.7137, 33.4046, 349.1385
        CIE-Luv:
        16.7137, 29.7642, -9.8086
        Hunter-Lab:
        14.9764, 21.3806, -2.7964
      #4f0f33 color charts
#4f0f33 RGB chart
      #4f0f33 CMYK chart
      #4f0f33 RGB pie chart
      #4f0f33 color shades, tints & tones
#4f0f33 color schemes
#4f0f33 color preview, HTML & CSS examples
           This text has a color of #4f0f33        
        
          <p style="color:#4f0f33;">Text here</p>
        
        
          .mytext {color:#4f0f33;}
        
        Text color #4f0f33
      
           This box has a color of #4f0f33        
        
          <div style="background-color:#4f0f33;">Content here</div>
        
        
          .mybackground {background-color:#4f0f33;}
        
        Background color #4f0f33
      
           Border around this has a color of #4f0f33        
        
          <div style="border:2px solid #4f0f33;">Content here</div>
        
        
          .myborder {border:2px solid #4f0f33;}
        
        Border color #4f0f33