#4f253f color space conversions
Hex:
        #4f253f
        RGB:
        79, 37, 63
        CMY:
        69, 85, 75
        CMYK:
        0, 53, 20, 69
      HSL:
        323°, 36.2069%, 22.7451%
        HSV (HSB):
        323°, 53.1646%, 30.9804%
        XYZ:
        4.7832, 3.3443, 5.0960
        xyY:
        0.3617, 0.2529, 3.3443
      CIE-Lab:
        21.3731, 23.5087, -7.6391
        CIE-LCH:
        21.3731, 24.7187, 341.9985
        CIE-Luv:
        21.3731, 20.7194, -11.0582
        Hunter-Lab:
        18.2874, 14.6853, -3.7208
      #4f253f color charts
#4f253f RGB chart
      #4f253f CMYK chart
      #4f253f RGB pie chart
      #4f253f color shades, tints & tones
#4f253f color schemes
#4f253f color preview, HTML & CSS examples
           This text has a color of #4f253f        
        
          <p style="color:#4f253f;">Text here</p>
        
        
          .mytext {color:#4f253f;}
        
        Text color #4f253f
      
           This box has a color of #4f253f        
        
          <div style="background-color:#4f253f;">Content here</div>
        
        
          .mybackground {background-color:#4f253f;}
        
        Background color #4f253f
      
           Border around this has a color of #4f253f        
        
          <div style="border:2px solid #4f253f;">Content here</div>
        
        
          .myborder {border:2px solid #4f253f;}
        
        Border color #4f253f