#4f015f color space conversions
Hex:
        #4f015f
        RGB:
        79, 1, 95
        CMY:
        69, 100, 63
        CMYK:
        17, 99, 0, 63
      HSL:
        290°, 97.9167%, 18.8235%
        HSV (HSB):
        290°, 98.9474%, 37.2549%
        XYZ:
        5.3009, 2.5102, 11.0316
        xyY:
        0.2813, 0.1332, 2.5102
      CIE-Lab:
        17.9647, 44.6326, -34.6775
        CIE-LCH:
        17.9647, 56.5208, 322.1544
        CIE-Luv:
        17.9647, 18.9108, -39.9976
        Hunter-Lab:
        15.8436, 31.9952, -30.1920
      #4f015f color charts
#4f015f RGB chart
      #4f015f CMYK chart
      #4f015f RGB pie chart
      #4f015f color shades, tints & tones
#4f015f color schemes
#4f015f color preview, HTML & CSS examples
           This text has a color of #4f015f        
        
          <p style="color:#4f015f;">Text here</p>
        
        
          .mytext {color:#4f015f;}
        
        Text color #4f015f
      
           This box has a color of #4f015f        
        
          <div style="background-color:#4f015f;">Content here</div>
        
        
          .mybackground {background-color:#4f015f;}
        
        Background color #4f015f
      
           Border around this has a color of #4f015f        
        
          <div style="border:2px solid #4f015f;">Content here</div>
        
        
          .myborder {border:2px solid #4f015f;}
        
        Border color #4f015f