#7b5bff color space conversions
Hex:
        #7b5bff
        RGB:
        123, 91, 255
        CMY:
        52, 64, 0
        CMYK:
        52, 64, 0, 0
      HSL:
        252°, 100.0000%, 67.8431%
        HSV (HSB):
        252°, 64.3137%, 100.0000%
        XYZ:
        29.9595, 18.9131, 96.6793
        xyY:
        0.2058, 0.1299, 18.9131
      CIE-Lab:
        50.5854, 53.2730, -77.4276
        CIE-LCH:
        50.5854, 93.9842, 304.5294
        CIE-Luv:
        50.5854, 0.4391, -122.5624
        Hunter-Lab:
        43.4892, 46.8614, -101.3630
      #7b5bff color charts
#7b5bff RGB chart
      #7b5bff CMYK chart
      #7b5bff RGB pie chart
      #7b5bff color shades, tints & tones
#7b5bff color schemes
#7b5bff color preview, HTML & CSS examples
           This text has a color of #7b5bff        
        
          <p style="color:#7b5bff;">Text here</p>
        
        
          .mytext {color:#7b5bff;}
        
        Text color #7b5bff
      
           This box has a color of #7b5bff        
        
          <div style="background-color:#7b5bff;">Content here</div>
        
        
          .mybackground {background-color:#7b5bff;}
        
        Background color #7b5bff
      
           Border around this has a color of #7b5bff        
        
          <div style="border:2px solid #7b5bff;">Content here</div>
        
        
          .myborder {border:2px solid #7b5bff;}
        
        Border color #7b5bff