#7e5acd color space conversions
Hex:
        #7e5acd
        RGB:
        126, 90, 205
        CMY:
        51, 65, 20
        CMYK:
        39, 56, 0, 20
      HSL:
        259°, 53.4884%, 57.8431%
        HSV (HSB):
        259°, 56.0976%, 80.3922%
        XYZ:
        23.2798, 16.1557, 59.6490
        xyY:
        0.2349, 0.1630, 16.1557
      CIE-Lab:
        47.1781, 40.5166, -54.7203
        CIE-LCH:
        47.1781, 68.0875, 306.5174
        CIE-Luv:
        47.1781, 7.1283, -86.6430
        Hunter-Lab:
        40.1942, 33.0444, -59.8516
      #7e5acd color charts
#7e5acd RGB chart
      #7e5acd CMYK chart
      #7e5acd RGB pie chart
      #7e5acd color shades, tints & tones
#7e5acd color schemes
#7e5acd color preview, HTML & CSS examples
           This text has a color of #7e5acd        
        
          <p style="color:#7e5acd;">Text here</p>
        
        
          .mytext {color:#7e5acd;}
        
        Text color #7e5acd
      
           This box has a color of #7e5acd        
        
          <div style="background-color:#7e5acd;">Content here</div>
        
        
          .mybackground {background-color:#7e5acd;}
        
        Background color #7e5acd
      
           Border around this has a color of #7e5acd        
        
          <div style="border:2px solid #7e5acd;">Content here</div>
        
        
          .myborder {border:2px solid #7e5acd;}
        
        Border color #7e5acd