#7b5bae color space conversions
Hex:
        #7b5bae
        RGB:
        123, 91, 174
        CMY:
        52, 64, 32
        CMYK:
        29, 48, 0, 32
      HSL:
        263°, 33.8776%, 51.9608%
        HSV (HSB):
        263°, 47.7011%, 68.2353%
        XYZ:
        19.5494, 14.7491, 41.8609
        xyY:
        0.2567, 0.1937, 14.7491
      CIE-Lab:
        45.2886, 30.9698, -39.7573
        CIE-LCH:
        45.2886, 50.3961, 307.9175
        CIE-Luv:
        45.2886, 9.1847, -62.4185
        Hunter-Lab:
        38.4046, 23.6555, -37.7427
      #7b5bae color charts
#7b5bae RGB chart
      #7b5bae CMYK chart
      #7b5bae RGB pie chart
      #7b5bae color shades, tints & tones
#7b5bae color schemes
#7b5bae color preview, HTML & CSS examples
           This text has a color of #7b5bae        
        
          <p style="color:#7b5bae;">Text here</p>
        
        
          .mytext {color:#7b5bae;}
        
        Text color #7b5bae
      
           This box has a color of #7b5bae        
        
          <div style="background-color:#7b5bae;">Content here</div>
        
        
          .mybackground {background-color:#7b5bae;}
        
        Background color #7b5bae
      
           Border around this has a color of #7b5bae        
        
          <div style="border:2px solid #7b5bae;">Content here</div>
        
        
          .myborder {border:2px solid #7b5bae;}
        
        Border color #7b5bae