#7f5a95 color space conversions
Hex:
        #7f5a95
        RGB:
        127, 90, 149
        CMY:
        50, 65, 42
        CMYK:
        15, 40, 0, 42
      HSL:
        278°, 24.6862%, 46.8627%
        HSV (HSB):
        278°, 39.5973%, 58.4314%
        XYZ:
        17.8334, 13.9943, 30.1950
        xyY:
        0.2875, 0.2256, 13.9943
      CIE-Lab:
        44.2247, 26.6538, -26.5875
        CIE-LCH:
        44.2247, 37.6473, 315.0713
        CIE-Luv:
        44.2247, 15.0888, -41.7885
        Hunter-Lab:
        37.4089, 19.6279, -21.6703
      #7f5a95 color charts
#7f5a95 RGB chart
      #7f5a95 CMYK chart
      #7f5a95 RGB pie chart
      #7f5a95 color shades, tints & tones
#7f5a95 color schemes
#7f5a95 color preview, HTML & CSS examples
           This text has a color of #7f5a95        
        
          <p style="color:#7f5a95;">Text here</p>
        
        
          .mytext {color:#7f5a95;}
        
        Text color #7f5a95
      
           This box has a color of #7f5a95        
        
          <div style="background-color:#7f5a95;">Content here</div>
        
        
          .mybackground {background-color:#7f5a95;}
        
        Background color #7f5a95
      
           Border around this has a color of #7f5a95        
        
          <div style="border:2px solid #7f5a95;">Content here</div>
        
        
          .myborder {border:2px solid #7f5a95;}
        
        Border color #7f5a95