#7e637d color space conversions
Hex:
        #7e637d
        RGB:
        126, 99, 125
        CMY:
        51, 61, 51
        CMYK:
        0, 21, 1, 51
      HSL:
        302°, 12.0000%, 44.1176%
        HSV (HSB):
        302°, 21.4286%, 49.4118%
        XYZ:
        16.7677, 14.8400, 21.3827
        xyY:
        0.3164, 0.2801, 14.8400
      CIE-Lab:
        45.4142, 15.7074, -10.3646
        CIE-LCH:
        45.4142, 18.8188, 326.5810
        CIE-Luv:
        45.4142, 13.6616, -16.7040
        Hunter-Lab:
        38.5227, 10.2807, -5.9441
      #7e637d color charts
#7e637d RGB chart
      #7e637d CMYK chart
      #7e637d RGB pie chart
      #7e637d color shades, tints & tones
#7e637d color schemes
#7e637d color preview, HTML & CSS examples
           This text has a color of #7e637d        
        
          <p style="color:#7e637d;">Text here</p>
        
        
          .mytext {color:#7e637d;}
        
        Text color #7e637d
      
           This box has a color of #7e637d        
        
          <div style="background-color:#7e637d;">Content here</div>
        
        
          .mybackground {background-color:#7e637d;}
        
        Background color #7e637d
      
           Border around this has a color of #7e637d        
        
          <div style="border:2px solid #7e637d;">Content here</div>
        
        
          .myborder {border:2px solid #7e637d;}
        
        Border color #7e637d