#7a5aee color space conversions
Hex:
        #7a5aee
        RGB:
        122, 90, 238
        CMY:
        52, 65, 7
        CMYK:
        49, 62, 0, 7
      HSL:
        253°, 81.3187%, 64.3137%
        HSV (HSB):
        253°, 62.1849%, 93.3333%
        XYZ:
        27.1148, 17.6230, 82.8614
        xyY:
        0.2125, 0.1381, 17.6230
      CIE-Lab:
        49.0356, 48.8235, -70.4669
        CIE-LCH:
        49.0356, 85.7282, 304.7164
        CIE-Luv:
        49.0356, 1.9090, -111.3289
        Hunter-Lab:
        41.9797, 41.8292, -87.6434
      #7a5aee color charts
#7a5aee RGB chart
      #7a5aee CMYK chart
      #7a5aee RGB pie chart
      #7a5aee color shades, tints & tones
#7a5aee color schemes
#7a5aee color preview, HTML & CSS examples
           This text has a color of #7a5aee        
        
          <p style="color:#7a5aee;">Text here</p>
        
        
          .mytext {color:#7a5aee;}
        
        Text color #7a5aee
      
           This box has a color of #7a5aee        
        
          <div style="background-color:#7a5aee;">Content here</div>
        
        
          .mybackground {background-color:#7a5aee;}
        
        Background color #7a5aee
      
           Border around this has a color of #7a5aee        
        
          <div style="border:2px solid #7a5aee;">Content here</div>
        
        
          .myborder {border:2px solid #7a5aee;}
        
        Border color #7a5aee