#7a4ebe color space conversions
Hex:
        #7a4ebe
        RGB:
        122, 78, 190
        CMY:
        52, 69, 25
        CMYK:
        36, 59, 0, 25
      HSL:
        264°, 46.2810%, 52.5490%
        HSV (HSB):
        264°, 58.9474%, 74.5098%
        XYZ:
        20.0447, 13.3041, 50.2267
        xyY:
        0.2398, 0.1592, 13.3041
      CIE-Lab:
        43.2179, 42.3671, -52.4333
        CIE-LCH:
        43.2179, 67.4108, 308.9389
        CIE-Luv:
        43.2179, 10.5020, -81.4509
        Hunter-Lab:
        36.4747, 34.2639, -56.1116
      #7a4ebe color charts
#7a4ebe RGB chart
      #7a4ebe CMYK chart
      #7a4ebe RGB pie chart
      #7a4ebe color shades, tints & tones
#7a4ebe color schemes
#7a4ebe color preview, HTML & CSS examples
           This text has a color of #7a4ebe        
        
          <p style="color:#7a4ebe;">Text here</p>
        
        
          .mytext {color:#7a4ebe;}
        
        Text color #7a4ebe
      
           This box has a color of #7a4ebe        
        
          <div style="background-color:#7a4ebe;">Content here</div>
        
        
          .mybackground {background-color:#7a4ebe;}
        
        Background color #7a4ebe
      
           Border around this has a color of #7a4ebe        
        
          <div style="border:2px solid #7a4ebe;">Content here</div>
        
        
          .myborder {border:2px solid #7a4ebe;}
        
        Border color #7a4ebe