#4f0235 color space conversions
Hex:
        #4f0235
        RGB:
        79, 2, 53
        CMY:
        69, 99, 79
        CMYK:
        0, 97, 33, 69
      HSL:
        320°, 95.0617%, 15.8824%
        HSV (HSB):
        320°, 97.4684%, 30.9804%
        XYZ:
        3.8888, 1.9627, 3.5420
        xyY:
        0.4140, 0.2089, 1.9627
      CIE-Lab:
        15.2904, 37.4180, -9.8962
        CIE-LCH:
        15.2904, 38.7045, 345.1858
        CIE-Luv:
        15.2904, 31.0169, -13.2118
        Hunter-Lab:
        14.0097, 25.0303, -5.1833
      #4f0235 color charts
#4f0235 RGB chart
      #4f0235 CMYK chart
      #4f0235 RGB pie chart
      #4f0235 color shades, tints & tones
#4f0235 color schemes
#4f0235 color preview, HTML & CSS examples
           This text has a color of #4f0235        
        
          <p style="color:#4f0235;">Text here</p>
        
        
          .mytext {color:#4f0235;}
        
        Text color #4f0235
      
           This box has a color of #4f0235        
        
          <div style="background-color:#4f0235;">Content here</div>
        
        
          .mybackground {background-color:#4f0235;}
        
        Background color #4f0235
      
           Border around this has a color of #4f0235        
        
          <div style="border:2px solid #4f0235;">Content here</div>
        
        
          .myborder {border:2px solid #4f0235;}
        
        Border color #4f0235