#4f2056 color space conversions
Hex:
        #4f2056
        RGB:
        79, 32, 86
        CMY:
        69, 87, 66
        CMYK:
        8, 63, 0, 66
      HSL:
        292°, 45.7627%, 23.1373%
        HSV (HSB):
        292°, 62.7907%, 33.7255%
        XYZ:
        5.4207, 3.3672, 9.1683
        xyY:
        0.3019, 0.1875, 3.3672
      CIE-Lab:
        21.4582, 31.0029, -23.0780
        CIE-LCH:
        21.4582, 38.6494, 323.3367
        CIE-Luv:
        21.4582, 17.3067, -29.3231
        Hunter-Lab:
        18.3499, 20.6179, -16.7788
      #4f2056 color charts
#4f2056 RGB chart
      #4f2056 CMYK chart
      #4f2056 RGB pie chart
      #4f2056 color shades, tints & tones
#4f2056 color schemes
#4f2056 color preview, HTML & CSS examples
           This text has a color of #4f2056        
        
          <p style="color:#4f2056;">Text here</p>
        
        
          .mytext {color:#4f2056;}
        
        Text color #4f2056
      
           This box has a color of #4f2056        
        
          <div style="background-color:#4f2056;">Content here</div>
        
        
          .mybackground {background-color:#4f2056;}
        
        Background color #4f2056
      
           Border around this has a color of #4f2056        
        
          <div style="border:2px solid #4f2056;">Content here</div>
        
        
          .myborder {border:2px solid #4f2056;}
        
        Border color #4f2056