#7f4eae color space conversions
Hex:
        #7f4eae
        RGB:
        127, 78, 174
        CMY:
        50, 69, 32
        CMYK:
        27, 55, 0, 32
      HSL:
        271°, 38.0952%, 49.4118%
        HSV (HSB):
        271°, 55.1724%, 68.2353%
        XYZ:
        19.1168, 13.0168, 41.5493
        xyY:
        0.2594, 0.1767, 13.0168
      CIE-Lab:
        42.7885, 39.5524, -43.7061
        CIE-LCH:
        42.7885, 58.9458, 312.1439
        CIE-Luv:
        42.7885, 15.4169, -68.2935
        Hunter-Lab:
        36.0788, 31.4424, -43.0248
      #7f4eae color charts
#7f4eae RGB chart
      #7f4eae CMYK chart
      #7f4eae RGB pie chart
      #7f4eae color shades, tints & tones
#7f4eae color schemes
#7f4eae color preview, HTML & CSS examples
           This text has a color of #7f4eae        
        
          <p style="color:#7f4eae;">Text here</p>
        
        
          .mytext {color:#7f4eae;}
        
        Text color #7f4eae
      
           This box has a color of #7f4eae        
        
          <div style="background-color:#7f4eae;">Content here</div>
        
        
          .mybackground {background-color:#7f4eae;}
        
        Background color #7f4eae
      
           Border around this has a color of #7f4eae        
        
          <div style="border:2px solid #7f4eae;">Content here</div>
        
        
          .myborder {border:2px solid #7f4eae;}
        
        Border color #7f4eae