#7b4fda color space conversions
Hex:
        #7b4fda
        RGB:
        123, 79, 218
        CMY:
        52, 69, 15
        CMYK:
        44, 64, 0, 15
      HSL:
        259°, 65.2582%, 58.2353%
        HSV (HSB):
        259°, 63.7615%, 85.4902%
        XYZ:
        23.6193, 14.8649, 67.9540
        xyY:
        0.2219, 0.1397, 14.8649
      CIE-Lab:
        45.4486, 49.4849, -64.9698
        CIE-LCH:
        45.4486, 81.6690, 307.2951
        CIE-Luv:
        45.4486, 7.0293, -101.2323
        Hunter-Lab:
        38.5550, 41.8800, -77.5114
      #7b4fda color charts
#7b4fda RGB chart
      #7b4fda CMYK chart
      #7b4fda RGB pie chart
      #7b4fda color shades, tints & tones
#7b4fda color schemes
#7b4fda color preview, HTML & CSS examples
           This text has a color of #7b4fda        
        
          <p style="color:#7b4fda;">Text here</p>
        
        
          .mytext {color:#7b4fda;}
        
        Text color #7b4fda
      
           This box has a color of #7b4fda        
        
          <div style="background-color:#7b4fda;">Content here</div>
        
        
          .mybackground {background-color:#7b4fda;}
        
        Background color #7b4fda
      
           Border around this has a color of #7b4fda        
        
          <div style="border:2px solid #7b4fda;">Content here</div>
        
        
          .myborder {border:2px solid #7b4fda;}
        
        Border color #7b4fda