#7b1aeb color space conversions
Hex:
        #7b1aeb
        RGB:
        123, 26, 235
        CMY:
        52, 90, 8
        CMYK:
        48, 89, 0, 8
      HSL:
        268°, 83.9357%, 51.1765%
        HSV (HSB):
        268°, 88.9362%, 92.1569%
        XYZ:
        23.5332, 10.9479, 79.4701
        xyY:
        0.2065, 0.0961, 10.9479
      CIE-Lab:
        39.4926, 74.7748, -84.3944
        CIE-LCH:
        39.4926, 112.7550, 311.5415
        CIE-Luv:
        39.4926, 11.8314, -121.7436
        Hunter-Lab:
        33.0876, 69.0527, -119.2418
      #7b1aeb color charts
#7b1aeb RGB chart
      #7b1aeb CMYK chart
      #7b1aeb RGB pie chart
      #7b1aeb color shades, tints & tones
#7b1aeb color schemes
#7b1aeb color preview, HTML & CSS examples
           This text has a color of #7b1aeb        
        
          <p style="color:#7b1aeb;">Text here</p>
        
        
          .mytext {color:#7b1aeb;}
        
        Text color #7b1aeb
      
           This box has a color of #7b1aeb        
        
          <div style="background-color:#7b1aeb;">Content here</div>
        
        
          .mybackground {background-color:#7b1aeb;}
        
        Background color #7b1aeb
      
           Border around this has a color of #7b1aeb        
        
          <div style="border:2px solid #7b1aeb;">Content here</div>
        
        
          .myborder {border:2px solid #7b1aeb;}
        
        Border color #7b1aeb