#7b5fbf color space conversions
Hex:
        #7b5fbf
        RGB:
        123, 95, 191
        CMY:
        52, 63, 25
        CMYK:
        36, 50, 0, 25
      HSL:
        258°, 42.8571%, 56.0784%
        HSV (HSB):
        258°, 50.2618%, 74.9020%
        XYZ:
        21.6646, 16.1570, 51.2670
        xyY:
        0.2432, 0.1814, 16.1570
      CIE-Lab:
        47.1797, 33.1003, -46.6621
        CIE-LCH:
        47.1797, 57.2100, 305.3504
        CIE-Luv:
        47.1797, 5.8671, -73.7900
        Hunter-Lab:
        40.1957, 25.8648, -47.4835
      #7b5fbf color charts
#7b5fbf RGB chart
      #7b5fbf CMYK chart
      #7b5fbf RGB pie chart
      #7b5fbf color shades, tints & tones
#7b5fbf color schemes
#7b5fbf color preview, HTML & CSS examples
           This text has a color of #7b5fbf        
        
          <p style="color:#7b5fbf;">Text here</p>
        
        
          .mytext {color:#7b5fbf;}
        
        Text color #7b5fbf
      
           This box has a color of #7b5fbf        
        
          <div style="background-color:#7b5fbf;">Content here</div>
        
        
          .mybackground {background-color:#7b5fbf;}
        
        Background color #7b5fbf
      
           Border around this has a color of #7b5fbf        
        
          <div style="border:2px solid #7b5fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7b5fbf;}
        
        Border color #7b5fbf