#7b5888 color space conversions
Hex:
        #7b5888
        RGB:
        123, 88, 136
        CMY:
        52, 65, 47
        CMYK:
        10, 35, 0, 47
      HSL:
        284°, 21.4286%, 43.9216%
        HSV (HSB):
        284°, 35.2941%, 53.3333%
        XYZ:
        16.1020, 12.9680, 24.9470
        xyY:
        0.2981, 0.2401, 12.9680
      CIE-Lab:
        42.7150, 23.5811, -21.1488
        CIE-LCH:
        42.7150, 31.6756, 318.1125
        CIE-Luv:
        42.7150, 15.4303, -33.0316
        Hunter-Lab:
        36.0111, 16.7953, -15.8659
      #7b5888 color charts
#7b5888 RGB chart
      #7b5888 CMYK chart
      #7b5888 RGB pie chart
      #7b5888 color shades, tints & tones
#7b5888 color schemes
#7b5888 color preview, HTML & CSS examples
           This text has a color of #7b5888        
        
          <p style="color:#7b5888;">Text here</p>
        
        
          .mytext {color:#7b5888;}
        
        Text color #7b5888
      
           This box has a color of #7b5888        
        
          <div style="background-color:#7b5888;">Content here</div>
        
        
          .mybackground {background-color:#7b5888;}
        
        Background color #7b5888
      
           Border around this has a color of #7b5888        
        
          <div style="border:2px solid #7b5888;">Content here</div>
        
        
          .myborder {border:2px solid #7b5888;}
        
        Border color #7b5888