#7b559e color space conversions
Hex:
        #7b559e
        RGB:
        123, 85, 158
        CMY:
        52, 67, 38
        CMYK:
        22, 46, 0, 38
      HSL:
        271°, 30.0412%, 47.6471%
        HSV (HSB):
        271°, 46.2025%, 61.9608%
        XYZ:
        17.5884, 13.1766, 33.9641
        xyY:
        0.2717, 0.2036, 13.1766
      CIE-Lab:
        43.0281, 30.4951, -33.8660
        CIE-LCH:
        43.0281, 45.5725, 312.0019
        CIE-Luv:
        43.0281, 13.4280, -52.7988
        Hunter-Lab:
        36.2996, 22.9654, -30.0656
      #7b559e color charts
#7b559e RGB chart
      #7b559e CMYK chart
      #7b559e RGB pie chart
      #7b559e color shades, tints & tones
#7b559e color schemes
#7b559e color preview, HTML & CSS examples
           This text has a color of #7b559e        
        
          <p style="color:#7b559e;">Text here</p>
        
        
          .mytext {color:#7b559e;}
        
        Text color #7b559e
      
           This box has a color of #7b559e        
        
          <div style="background-color:#7b559e;">Content here</div>
        
        
          .mybackground {background-color:#7b559e;}
        
        Background color #7b559e
      
           Border around this has a color of #7b559e        
        
          <div style="border:2px solid #7b559e;">Content here</div>
        
        
          .myborder {border:2px solid #7b559e;}
        
        Border color #7b559e