#7c5daa color space conversions
Hex:
        #7c5daa
        RGB:
        124, 93, 170
        CMY:
        51, 64, 33
        CMYK:
        27, 45, 0, 33
      HSL:
        264°, 31.1741%, 51.5686%
        HSV (HSB):
        264°, 45.2941%, 66.6667%
        XYZ:
        19.4822, 15.0161, 39.9018
        xyY:
        0.2619, 0.2018, 15.0161
      CIE-Lab:
        45.6562, 29.0468, -36.8185
        CIE-LCH:
        45.6562, 46.8969, 308.2706
        CIE-Luv:
        45.6562, 9.4958, -57.8672
        Hunter-Lab:
        38.7506, 21.9291, -33.9260
      #7c5daa color charts
#7c5daa RGB chart
      #7c5daa CMYK chart
      #7c5daa RGB pie chart
      #7c5daa color shades, tints & tones
#7c5daa color schemes
#7c5daa color preview, HTML & CSS examples
           This text has a color of #7c5daa        
        
          <p style="color:#7c5daa;">Text here</p>
        
        
          .mytext {color:#7c5daa;}
        
        Text color #7c5daa
      
           This box has a color of #7c5daa        
        
          <div style="background-color:#7c5daa;">Content here</div>
        
        
          .mybackground {background-color:#7c5daa;}
        
        Background color #7c5daa
      
           Border around this has a color of #7c5daa        
        
          <div style="border:2px solid #7c5daa;">Content here</div>
        
        
          .myborder {border:2px solid #7c5daa;}
        
        Border color #7c5daa