#7b54ca color space conversions
Hex:
        #7b54ca
        RGB:
        123, 84, 202
        CMY:
        52, 67, 21
        CMYK:
        39, 58, 0, 21
      HSL:
        260°, 52.6786%, 56.0784%
        HSV (HSB):
        260°, 58.4158%, 79.2157%
        XYZ:
        21.9994, 14.8159, 57.5774
        xyY:
        0.2331, 0.1570, 14.8159
      CIE-Lab:
        45.3810, 42.4191, -55.9020
        CIE-LCH:
        45.3810, 70.1741, 307.1916
        CIE-Luv:
        45.3810, 7.7878, -87.6351
        Hunter-Lab:
        38.4914, 34.6600, -61.7450
      #7b54ca color charts
#7b54ca RGB chart
      #7b54ca CMYK chart
      #7b54ca RGB pie chart
      #7b54ca color shades, tints & tones
#7b54ca color schemes
#7b54ca color preview, HTML & CSS examples
           This text has a color of #7b54ca        
        
          <p style="color:#7b54ca;">Text here</p>
        
        
          .mytext {color:#7b54ca;}
        
        Text color #7b54ca
      
           This box has a color of #7b54ca        
        
          <div style="background-color:#7b54ca;">Content here</div>
        
        
          .mybackground {background-color:#7b54ca;}
        
        Background color #7b54ca
      
           Border around this has a color of #7b54ca        
        
          <div style="border:2px solid #7b54ca;">Content here</div>
        
        
          .myborder {border:2px solid #7b54ca;}
        
        Border color #7b54ca