#7a5eab color space conversions
Hex:
        #7a5eab
        RGB:
        122, 94, 171
        CMY:
        52, 63, 33
        CMYK:
        29, 45, 0, 33
      HSL:
        262°, 31.4286%, 51.9608%
        HSV (HSB):
        262°, 45.0292%, 67.0588%
        XYZ:
        19.3794, 15.0833, 40.4180
        xyY:
        0.2588, 0.2014, 15.0833
      CIE-Lab:
        45.7480, 28.1316, -37.2748
        CIE-LCH:
        45.7480, 46.6990, 307.0421
        CIE-Luv:
        45.7480, 7.9978, -58.4784
        Hunter-Lab:
        38.8372, 21.1050, -34.5174
      #7a5eab color charts
#7a5eab RGB chart
      #7a5eab CMYK chart
      #7a5eab RGB pie chart
      #7a5eab color shades, tints & tones
#7a5eab color schemes
#7a5eab color preview, HTML & CSS examples
           This text has a color of #7a5eab        
        
          <p style="color:#7a5eab;">Text here</p>
        
        
          .mytext {color:#7a5eab;}
        
        Text color #7a5eab
      
           This box has a color of #7a5eab        
        
          <div style="background-color:#7a5eab;">Content here</div>
        
        
          .mybackground {background-color:#7a5eab;}
        
        Background color #7a5eab
      
           Border around this has a color of #7a5eab        
        
          <div style="border:2px solid #7a5eab;">Content here</div>
        
        
          .myborder {border:2px solid #7a5eab;}
        
        Border color #7a5eab