#7b6efb color space conversions
Hex:
        #7b6efb
        RGB:
        123, 110, 251
        CMY:
        52, 57, 2
        CMYK:
        51, 56, 0, 2
      HSL:
        246°, 94.6309%, 70.7843%
        HSV (HSB):
        246°, 56.1753%, 98.4314%
        XYZ:
        31.1569, 22.3278, 93.9343
        xyY:
        0.2113, 0.1515, 22.3278
      CIE-Lab:
        54.3731, 41.4209, -69.0602
        CIE-LCH:
        54.3731, 80.5295, 300.9545
        CIE-Luv:
        54.3731, -3.8714, -111.8017
        Hunter-Lab:
        47.2524, 35.0063, -84.7877
      #7b6efb color charts
#7b6efb RGB chart
      #7b6efb CMYK chart
      #7b6efb RGB pie chart
      #7b6efb color shades, tints & tones
#7b6efb color schemes
#7b6efb color preview, HTML & CSS examples
           This text has a color of #7b6efb        
        
          <p style="color:#7b6efb;">Text here</p>
        
        
          .mytext {color:#7b6efb;}
        
        Text color #7b6efb
      
           This box has a color of #7b6efb        
        
          <div style="background-color:#7b6efb;">Content here</div>
        
        
          .mybackground {background-color:#7b6efb;}
        
        Background color #7b6efb
      
           Border around this has a color of #7b6efb        
        
          <div style="border:2px solid #7b6efb;">Content here</div>
        
        
          .myborder {border:2px solid #7b6efb;}
        
        Border color #7b6efb