#7b5cbd color space conversions
Hex:
        #7b5cbd
        RGB:
        123, 92, 189
        CMY:
        52, 64, 26
        CMYK:
        35, 51, 0, 26
      HSL:
        259°, 42.3581%, 55.0980%
        HSV (HSB):
        259°, 51.3228%, 74.1176%
        XYZ:
        21.1808, 15.5394, 50.0272
        xyY:
        0.2442, 0.1791, 15.5394
      CIE-Lab:
        46.3643, 34.3250, -46.8036
        CIE-LCH:
        46.3643, 58.0412, 306.2557
        CIE-Luv:
        46.3643, 7.0450, -73.8136
        Hunter-Lab:
        39.4200, 26.9251, -47.6498
      #7b5cbd color charts
#7b5cbd RGB chart
      #7b5cbd CMYK chart
      #7b5cbd RGB pie chart
      #7b5cbd color shades, tints & tones
#7b5cbd color schemes
#7b5cbd color preview, HTML & CSS examples
           This text has a color of #7b5cbd        
        
          <p style="color:#7b5cbd;">Text here</p>
        
        
          .mytext {color:#7b5cbd;}
        
        Text color #7b5cbd
      
           This box has a color of #7b5cbd        
        
          <div style="background-color:#7b5cbd;">Content here</div>
        
        
          .mybackground {background-color:#7b5cbd;}
        
        Background color #7b5cbd
      
           Border around this has a color of #7b5cbd        
        
          <div style="border:2px solid #7b5cbd;">Content here</div>
        
        
          .myborder {border:2px solid #7b5cbd;}
        
        Border color #7b5cbd