#7b1eae color space conversions
Hex:
        #7b1eae
        RGB:
        123, 30, 174
        CMY:
        52, 88, 32
        CMYK:
        29, 83, 0, 32
      HSL:
        279°, 70.5882%, 40.0000%
        HSV (HSB):
        279°, 82.7586%, 68.2353%
        XYZ:
        16.2726, 8.1955, 40.7686
        xyY:
        0.2494, 0.1256, 8.1955
      CIE-Lab:
        34.3867, 60.4522, -57.2776
        CIE-LCH:
        34.3867, 83.2778, 316.5446
        CIE-Luv:
        34.3867, 22.8261, -83.2747
        Hunter-Lab:
        28.6278, 51.3646, -64.3951
      #7b1eae color charts
#7b1eae RGB chart
      #7b1eae CMYK chart
      #7b1eae RGB pie chart
      #7b1eae color shades, tints & tones
#7b1eae color schemes
#7b1eae color preview, HTML & CSS examples
           This text has a color of #7b1eae        
        
          <p style="color:#7b1eae;">Text here</p>
        
        
          .mytext {color:#7b1eae;}
        
        Text color #7b1eae
      
           This box has a color of #7b1eae        
        
          <div style="background-color:#7b1eae;">Content here</div>
        
        
          .mybackground {background-color:#7b1eae;}
        
        Background color #7b1eae
      
           Border around this has a color of #7b1eae        
        
          <div style="border:2px solid #7b1eae;">Content here</div>
        
        
          .myborder {border:2px solid #7b1eae;}
        
        Border color #7b1eae