#4f123e color space conversions
Hex:
        #4f123e
        RGB:
        79, 18, 62
        CMY:
        69, 93, 76
        CMYK:
        0, 77, 22, 69
      HSL:
        317°, 62.8866%, 19.0196%
        HSV (HSB):
        317°, 77.2152%, 30.9804%
        XYZ:
        4.3103, 2.4427, 4.8017
        xyY:
        0.3730, 0.2114, 2.4427
      CIE-Lab:
        17.6574, 33.2280, -12.6305
        CIE-LCH:
        17.6574, 35.5476, 339.1875
        CIE-Luv:
        17.6574, 26.0809, -16.3421
        Hunter-Lab:
        15.6291, 21.8767, -7.2754
      #4f123e color charts
#4f123e RGB chart
      #4f123e CMYK chart
      #4f123e RGB pie chart
      #4f123e color shades, tints & tones
#4f123e color schemes
#4f123e color preview, HTML & CSS examples
           This text has a color of #4f123e        
        
          <p style="color:#4f123e;">Text here</p>
        
        
          .mytext {color:#4f123e;}
        
        Text color #4f123e
      
           This box has a color of #4f123e        
        
          <div style="background-color:#4f123e;">Content here</div>
        
        
          .mybackground {background-color:#4f123e;}
        
        Background color #4f123e
      
           Border around this has a color of #4f123e        
        
          <div style="border:2px solid #4f123e;">Content here</div>
        
        
          .myborder {border:2px solid #4f123e;}
        
        Border color #4f123e