#7b589f color space conversions
Hex:
        #7b589f
        RGB:
        123, 88, 159
        CMY:
        52, 65, 38
        CMYK:
        23, 45, 0, 38
      HSL:
        270°, 28.7449%, 48.4314%
        HSV (HSB):
        270°, 44.6541%, 62.3529%
        XYZ:
        17.9161, 13.6936, 34.4997
        xyY:
        0.2710, 0.2071, 13.6936
      CIE-Lab:
        43.7903, 28.9684, -33.2612
        CIE-LCH:
        43.7903, 44.1076, 311.0537
        CIE-Luv:
        43.7903, 12.2044, -51.9404
        Hunter-Lab:
        37.0049, 21.6632, -29.3728
      #7b589f color charts
#7b589f RGB chart
      #7b589f CMYK chart
      #7b589f RGB pie chart
      #7b589f color shades, tints & tones
#7b589f color schemes
#7b589f color preview, HTML & CSS examples
           This text has a color of #7b589f        
        
          <p style="color:#7b589f;">Text here</p>
        
        
          .mytext {color:#7b589f;}
        
        Text color #7b589f
      
           This box has a color of #7b589f        
        
          <div style="background-color:#7b589f;">Content here</div>
        
        
          .mybackground {background-color:#7b589f;}
        
        Background color #7b589f
      
           Border around this has a color of #7b589f        
        
          <div style="border:2px solid #7b589f;">Content here</div>
        
        
          .myborder {border:2px solid #7b589f;}
        
        Border color #7b589f