#7e557f color space conversions
Hex:
        #7e557f
        RGB:
        126, 85, 127
        CMY:
        51, 67, 50
        CMYK:
        1, 33, 0, 50
      HSL:
        299°, 19.8113%, 41.5686%
        HSV (HSB):
        299°, 33.0709%, 49.8039%
        XYZ:
        15.6834, 12.4649, 21.6580
        xyY:
        0.3149, 0.2503, 12.4649
      CIE-Lab:
        41.9457, 24.4784, -16.8417
        CIE-LCH:
        41.9457, 29.7125, 325.4712
        CIE-Luv:
        41.9457, 19.9381, -26.8075
        Hunter-Lab:
        35.3057, 17.5080, -11.6570
      #7e557f color charts
#7e557f RGB chart
      #7e557f CMYK chart
      #7e557f RGB pie chart
      #7e557f color shades, tints & tones
#7e557f color schemes
#7e557f color preview, HTML & CSS examples
           This text has a color of #7e557f        
        
          <p style="color:#7e557f;">Text here</p>
        
        
          .mytext {color:#7e557f;}
        
        Text color #7e557f
      
           This box has a color of #7e557f        
        
          <div style="background-color:#7e557f;">Content here</div>
        
        
          .mybackground {background-color:#7e557f;}
        
        Background color #7e557f
      
           Border around this has a color of #7e557f        
        
          <div style="border:2px solid #7e557f;">Content here</div>
        
        
          .myborder {border:2px solid #7e557f;}
        
        Border color #7e557f