#7b5aad color space conversions
Hex:
        #7b5aad
        RGB:
        123, 90, 173
        CMY:
        52, 65, 32
        CMYK:
        29, 48, 0, 32
      HSL:
        264°, 33.6032%, 51.5686%
        HSV (HSB):
        264°, 47.9769%, 67.8431%
        XYZ:
        19.3674, 14.5404, 41.3210
        xyY:
        0.2574, 0.1933, 14.5404
      CIE-Lab:
        44.9982, 31.3026, -39.6301
        CIE-LCH:
        44.9982, 50.5015, 308.3041
        CIE-Luv:
        44.9982, 9.6509, -62.1658
        Hunter-Lab:
        38.1319, 23.9302, -37.5563
      #7b5aad color charts
#7b5aad RGB chart
      #7b5aad CMYK chart
      #7b5aad RGB pie chart
      #7b5aad color shades, tints & tones
#7b5aad color schemes
#7b5aad color preview, HTML & CSS examples
           This text has a color of #7b5aad        
        
          <p style="color:#7b5aad;">Text here</p>
        
        
          .mytext {color:#7b5aad;}
        
        Text color #7b5aad
      
           This box has a color of #7b5aad        
        
          <div style="background-color:#7b5aad;">Content here</div>
        
        
          .mybackground {background-color:#7b5aad;}
        
        Background color #7b5aad
      
           Border around this has a color of #7b5aad        
        
          <div style="border:2px solid #7b5aad;">Content here</div>
        
        
          .myborder {border:2px solid #7b5aad;}
        
        Border color #7b5aad