#7a5ade color space conversions
Hex:
        #7a5ade
        RGB:
        122, 90, 222
        CMY:
        52, 65, 13
        CMYK:
        45, 59, 0, 13
      HSL:
        255°, 66.6667%, 61.1765%
        HSV (HSB):
        255°, 59.4595%, 87.0588%
        XYZ:
        24.8670, 16.7238, 71.0246
        xyY:
        0.2208, 0.1485, 16.7238
      CIE-Lab:
        47.9102, 44.3153, -63.2622
        CIE-LCH:
        47.9102, 77.2396, 305.0114
        CIE-Luv:
        47.9102, 3.5223, -99.9077
        Hunter-Lab:
        40.8948, 36.9752, -74.3465
      #7a5ade color charts
#7a5ade RGB chart
      #7a5ade CMYK chart
      #7a5ade RGB pie chart
      #7a5ade color shades, tints & tones
#7a5ade color schemes
#7a5ade color preview, HTML & CSS examples
           This text has a color of #7a5ade        
        
          <p style="color:#7a5ade;">Text here</p>
        
        
          .mytext {color:#7a5ade;}
        
        Text color #7a5ade
      
           This box has a color of #7a5ade        
        
          <div style="background-color:#7a5ade;">Content here</div>
        
        
          .mybackground {background-color:#7a5ade;}
        
        Background color #7a5ade
      
           Border around this has a color of #7a5ade        
        
          <div style="border:2px solid #7a5ade;">Content here</div>
        
        
          .myborder {border:2px solid #7a5ade;}
        
        Border color #7a5ade