#7e559b color space conversions
Hex:
        #7e559b
        RGB:
        126, 85, 155
        CMY:
        51, 67, 39
        CMYK:
        19, 45, 0, 39
      HSL:
        275°, 29.1667%, 47.0588%
        HSV (HSB):
        275°, 45.1613%, 60.7843%
        XYZ:
        17.7691, 13.2992, 32.6408
        xyY:
        0.2789, 0.2087, 13.2992
      CIE-Lab:
        43.2106, 30.6805, -31.7664
        CIE-LCH:
        43.2106, 44.1633, 314.0038
        CIE-Luv:
        43.2106, 15.5439, -49.7564
        Hunter-Lab:
        36.4680, 23.1552, -27.5400
      #7e559b color charts
#7e559b RGB chart
      #7e559b CMYK chart
      #7e559b RGB pie chart
      #7e559b color shades, tints & tones
#7e559b color schemes
#7e559b color preview, HTML & CSS examples
           This text has a color of #7e559b        
        
          <p style="color:#7e559b;">Text here</p>
        
        
          .mytext {color:#7e559b;}
        
        Text color #7e559b
      
           This box has a color of #7e559b        
        
          <div style="background-color:#7e559b;">Content here</div>
        
        
          .mybackground {background-color:#7e559b;}
        
        Background color #7e559b
      
           Border around this has a color of #7e559b        
        
          <div style="border:2px solid #7e559b;">Content here</div>
        
        
          .myborder {border:2px solid #7e559b;}
        
        Border color #7e559b