#7b6ceb color space conversions
Hex:
        #7b6ceb
        RGB:
        123, 108, 235
        CMY:
        52, 58, 8
        CMYK:
        48, 54, 0, 8
      HSL:
        247°, 76.0479%, 67.2549%
        HSV (HSB):
        247°, 54.0426%, 92.1569%
        XYZ:
        28.5263, 20.9342, 81.1345
        xyY:
        0.2184, 0.1603, 20.9342
      CIE-Lab:
        52.8774, 37.8788, -62.5655
        CIE-LCH:
        52.8774, 73.1386, 301.1918
        CIE-Luv:
        52.8774, -2.1323, -100.9042
        Hunter-Lab:
        45.7539, 31.2205, -73.1099
      #7b6ceb color charts
#7b6ceb RGB chart
      #7b6ceb CMYK chart
      #7b6ceb RGB pie chart
      #7b6ceb color shades, tints & tones
#7b6ceb color schemes
#7b6ceb color preview, HTML & CSS examples
           This text has a color of #7b6ceb        
        
          <p style="color:#7b6ceb;">Text here</p>
        
        
          .mytext {color:#7b6ceb;}
        
        Text color #7b6ceb
      
           This box has a color of #7b6ceb        
        
          <div style="background-color:#7b6ceb;">Content here</div>
        
        
          .mybackground {background-color:#7b6ceb;}
        
        Background color #7b6ceb
      
           Border around this has a color of #7b6ceb        
        
          <div style="border:2px solid #7b6ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7b6ceb;}
        
        Border color #7b6ceb