#7b5ca4 color space conversions
Hex:
        #7b5ca4
        RGB:
        123, 92, 164
        CMY:
        52, 64, 36
        CMYK:
        25, 44, 0, 36
      HSL:
        266°, 28.3465%, 50.1961%
        HSV (HSB):
        266°, 43.9024%, 64.3137%
        XYZ:
        18.6964, 14.5456, 36.9441
        xyY:
        0.2664, 0.2072, 14.5456
      CIE-Lab:
        45.0054, 27.8335, -34.3132
        CIE-LCH:
        45.0054, 44.1826, 309.0476
        CIE-Luv:
        45.0054, 10.0858, -53.7366
        Hunter-Lab:
        38.1387, 20.7617, -30.7359
      #7b5ca4 color charts
#7b5ca4 RGB chart
      #7b5ca4 CMYK chart
      #7b5ca4 RGB pie chart
      #7b5ca4 color shades, tints & tones
#7b5ca4 color schemes
#7b5ca4 color preview, HTML & CSS examples
           This text has a color of #7b5ca4        
        
          <p style="color:#7b5ca4;">Text here</p>
        
        
          .mytext {color:#7b5ca4;}
        
        Text color #7b5ca4
      
           This box has a color of #7b5ca4        
        
          <div style="background-color:#7b5ca4;">Content here</div>
        
        
          .mybackground {background-color:#7b5ca4;}
        
        Background color #7b5ca4
      
           Border around this has a color of #7b5ca4        
        
          <div style="border:2px solid #7b5ca4;">Content here</div>
        
        
          .myborder {border:2px solid #7b5ca4;}
        
        Border color #7b5ca4