#7a4eae color space conversions
Hex:
        #7a4eae
        RGB:
        122, 78, 174
        CMY:
        52, 69, 32
        CMYK:
        30, 55, 0, 32
      HSL:
        268°, 38.0952%, 49.4118%
        HSV (HSB):
        268°, 55.1724%, 68.2353%
        XYZ:
        18.3904, 12.6423, 41.5153
        xyY:
        0.2535, 0.1743, 12.6423
      CIE-Lab:
        42.2193, 38.2475, -44.6479
        CIE-LCH:
        42.2193, 58.7904, 310.5849
        CIE-Luv:
        42.2193, 12.8160, -69.2711
        Hunter-Lab:
        35.5561, 30.1011, -44.3378
      #7a4eae color charts
#7a4eae RGB chart
      #7a4eae CMYK chart
      #7a4eae RGB pie chart
      #7a4eae color shades, tints & tones
#7a4eae color schemes
#7a4eae color preview, HTML & CSS examples
           This text has a color of #7a4eae        
        
          <p style="color:#7a4eae;">Text here</p>
        
        
          .mytext {color:#7a4eae;}
        
        Text color #7a4eae
      
           This box has a color of #7a4eae        
        
          <div style="background-color:#7a4eae;">Content here</div>
        
        
          .mybackground {background-color:#7a4eae;}
        
        Background color #7a4eae
      
           Border around this has a color of #7a4eae        
        
          <div style="border:2px solid #7a4eae;">Content here</div>
        
        
          .myborder {border:2px solid #7a4eae;}
        
        Border color #7a4eae