#7b60a0 color space conversions
Hex:
        #7b60a0
        RGB:
        123, 96, 160
        CMY:
        52, 62, 37
        CMYK:
        23, 40, 0, 37
      HSL:
        265°, 25.1969%, 50.1961%
        HSV (HSB):
        265°, 40.0000%, 62.7451%
        XYZ:
        18.6964, 15.1148, 35.1897
        xyY:
        0.2710, 0.2191, 15.1148
      CIE-Lab:
        45.7910, 24.4477, -30.7148
        CIE-LCH:
        45.7910, 39.2567, 308.5183
        CIE-Luv:
        45.7910, 9.0677, -48.0774
        Hunter-Lab:
        38.8777, 17.8052, -26.4513
      #7b60a0 color charts
#7b60a0 RGB chart
      #7b60a0 CMYK chart
      #7b60a0 RGB pie chart
      #7b60a0 color shades, tints & tones
#7b60a0 color schemes
#7b60a0 color preview, HTML & CSS examples
           This text has a color of #7b60a0        
        
          <p style="color:#7b60a0;">Text here</p>
        
        
          .mytext {color:#7b60a0;}
        
        Text color #7b60a0
      
           This box has a color of #7b60a0        
        
          <div style="background-color:#7b60a0;">Content here</div>
        
        
          .mybackground {background-color:#7b60a0;}
        
        Background color #7b60a0
      
           Border around this has a color of #7b60a0        
        
          <div style="border:2px solid #7b60a0;">Content here</div>
        
        
          .myborder {border:2px solid #7b60a0;}
        
        Border color #7b60a0