#7a5dda color space conversions
Hex:
        #7a5dda
        RGB:
        122, 93, 218
        CMY:
        52, 64, 15
        CMYK:
        44, 57, 0, 15
      HSL:
        254°, 62.8141%, 60.9804%
        HSV (HSB):
        254°, 57.3394%, 85.4902%
        XYZ:
        24.5953, 17.0282, 68.3201
        xyY:
        0.2237, 0.1549, 17.0282
      CIE-Lab:
        48.2956, 41.4849, -60.3675
        CIE-LCH:
        48.2956, 73.2478, 304.4971
        CIE-Luv:
        48.2956, 3.1496, -95.6424
        Hunter-Lab:
        41.2653, 34.1768, -69.2767
      #7a5dda color charts
#7a5dda RGB chart
      #7a5dda CMYK chart
      #7a5dda RGB pie chart
      #7a5dda color shades, tints & tones
#7a5dda color schemes
#7a5dda color preview, HTML & CSS examples
           This text has a color of #7a5dda        
        
          <p style="color:#7a5dda;">Text here</p>
        
        
          .mytext {color:#7a5dda;}
        
        Text color #7a5dda
      
           This box has a color of #7a5dda        
        
          <div style="background-color:#7a5dda;">Content here</div>
        
        
          .mybackground {background-color:#7a5dda;}
        
        Background color #7a5dda
      
           Border around this has a color of #7a5dda        
        
          <div style="border:2px solid #7a5dda;">Content here</div>
        
        
          .myborder {border:2px solid #7a5dda;}
        
        Border color #7a5dda