#4f149d color space conversions
Hex:
        #4f149d
        RGB:
        79, 20, 157
        CMY:
        69, 92, 38
        CMYK:
        50, 87, 0, 38
      HSL:
        266°, 77.4011%, 34.7059%
        HSV (HSB):
        266°, 87.2611%, 61.5686%
        XYZ:
        9.5604, 4.5969, 32.2817
        xyY:
        0.2059, 0.0990, 4.5969
      CIE-Lab:
        25.5540, 53.4199, -61.7161
        CIE-LCH:
        25.5540, 81.6245, 310.8786
        CIE-Luv:
        25.5540, 6.7226, -77.2065
        Hunter-Lab:
        21.4404, 42.0737, -74.2617
      #4f149d color charts
#4f149d RGB chart
      #4f149d CMYK chart
      #4f149d RGB pie chart
      #4f149d color shades, tints & tones
#4f149d color schemes
#4f149d color preview, HTML & CSS examples
           This text has a color of #4f149d        
        
          <p style="color:#4f149d;">Text here</p>
        
        
          .mytext {color:#4f149d;}
        
        Text color #4f149d
      
           This box has a color of #4f149d        
        
          <div style="background-color:#4f149d;">Content here</div>
        
        
          .mybackground {background-color:#4f149d;}
        
        Background color #4f149d
      
           Border around this has a color of #4f149d        
        
          <div style="border:2px solid #4f149d;">Content here</div>
        
        
          .myborder {border:2px solid #4f149d;}
        
        Border color #4f149d