#7b54f5 color space conversions
Hex:
        #7b54f5
        RGB:
        123, 84, 245
        CMY:
        52, 67, 4
        CMYK:
        50, 66, 0, 4
      HSL:
        255°, 88.9503%, 64.5098%
        HSV (HSB):
        255°, 65.7143%, 96.0784%
        XYZ:
        27.8201, 17.1442, 88.2291
        xyY:
        0.2089, 0.1287, 17.1442
      CIE-Lab:
        48.4412, 54.2150, -75.3523
        CIE-LCH:
        48.4412, 92.8291, 305.7345
        CIE-Luv:
        48.4412, 2.9030, -118.1553
        Hunter-Lab:
        41.4055, 47.4735, -97.3544
      #7b54f5 color charts
#7b54f5 RGB chart
      #7b54f5 CMYK chart
      #7b54f5 RGB pie chart
      #7b54f5 color shades, tints & tones
#7b54f5 color schemes
#7b54f5 color preview, HTML & CSS examples
           This text has a color of #7b54f5        
        
          <p style="color:#7b54f5;">Text here</p>
        
        
          .mytext {color:#7b54f5;}
        
        Text color #7b54f5
      
           This box has a color of #7b54f5        
        
          <div style="background-color:#7b54f5;">Content here</div>
        
        
          .mybackground {background-color:#7b54f5;}
        
        Background color #7b54f5
      
           Border around this has a color of #7b54f5        
        
          <div style="border:2px solid #7b54f5;">Content here</div>
        
        
          .myborder {border:2px solid #7b54f5;}
        
        Border color #7b54f5