#7b5c86 color space conversions
Hex:
        #7b5c86
        RGB:
        123, 92, 134
        CMY:
        52, 64, 47
        CMYK:
        8, 31, 0, 47
      HSL:
        284°, 18.5841%, 44.3137%
        HSV (HSB):
        284°, 31.3433%, 52.5490%
        XYZ:
        16.2986, 13.5865, 24.3177
        xyY:
        0.3007, 0.2507, 13.5865
      CIE-Lab:
        43.6340, 20.7411, -18.5266
        CIE-LCH:
        43.6340, 27.8106, 318.2279
        CIE-Luv:
        43.6340, 13.9710, -28.9711
        Hunter-Lab:
        36.8598, 14.4240, -13.3137
      #7b5c86 color charts
#7b5c86 RGB chart
      #7b5c86 CMYK chart
      #7b5c86 RGB pie chart
      #7b5c86 color shades, tints & tones
#7b5c86 color schemes
#7b5c86 color preview, HTML & CSS examples
           This text has a color of #7b5c86        
        
          <p style="color:#7b5c86;">Text here</p>
        
        
          .mytext {color:#7b5c86;}
        
        Text color #7b5c86
      
           This box has a color of #7b5c86        
        
          <div style="background-color:#7b5c86;">Content here</div>
        
        
          .mybackground {background-color:#7b5c86;}
        
        Background color #7b5c86
      
           Border around this has a color of #7b5c86        
        
          <div style="border:2px solid #7b5c86;">Content here</div>
        
        
          .myborder {border:2px solid #7b5c86;}
        
        Border color #7b5c86