#4f017e color space conversions
Hex:
        #4f017e
        RGB:
        79, 1, 126
        CMY:
        69, 100, 51
        CMYK:
        37, 99, 0, 51
      HSL:
        277°, 98.4252%, 24.9020%
        HSV (HSB):
        277°, 99.2063%, 49.4118%
        XYZ:
        7.0012, 3.1903, 19.9855
        xyY:
        0.2320, 0.1057, 3.1903
      CIE-Lab:
        20.7906, 51.0151, -50.2298
        CIE-LCH:
        20.7906, 71.5931, 315.4444
        CIE-Luv:
        20.7906, 12.4538, -58.9882
        Hunter-Lab:
        17.8615, 38.7093, -53.8373
      #4f017e color charts
#4f017e RGB chart
      #4f017e CMYK chart
      #4f017e RGB pie chart
      #4f017e color shades, tints & tones
#4f017e color schemes
#4f017e color preview, HTML & CSS examples
           This text has a color of #4f017e        
        
          <p style="color:#4f017e;">Text here</p>
        
        
          .mytext {color:#4f017e;}
        
        Text color #4f017e
      
           This box has a color of #4f017e        
        
          <div style="background-color:#4f017e;">Content here</div>
        
        
          .mybackground {background-color:#4f017e;}
        
        Background color #4f017e
      
           Border around this has a color of #4f017e        
        
          <div style="border:2px solid #4f017e;">Content here</div>
        
        
          .myborder {border:2px solid #4f017e;}
        
        Border color #4f017e