#7e407a color space conversions
Hex:
        #7e407a
        RGB:
        126, 64, 122
        CMY:
        51, 75, 52
        CMYK:
        0, 49, 3, 51
      HSL:
        304°, 32.6316%, 37.2549%
        HSV (HSB):
        304°, 49.2063%, 49.4118%
        XYZ:
        13.9504, 9.5076, 19.5122
        xyY:
        0.3247, 0.2213, 9.5076
      CIE-Lab:
        36.9437, 35.5408, -21.4753
        CIE-LCH:
        36.9437, 41.5251, 328.8578
        CIE-Luv:
        36.9437, 29.5759, -33.8740
        Hunter-Lab:
        30.8343, 26.7991, -15.9352
      #7e407a color charts
#7e407a RGB chart
      #7e407a CMYK chart
      #7e407a RGB pie chart
      #7e407a color shades, tints & tones
#7e407a color schemes
#7e407a color preview, HTML & CSS examples
           This text has a color of #7e407a        
        
          <p style="color:#7e407a;">Text here</p>
        
        
          .mytext {color:#7e407a;}
        
        Text color #7e407a
      
           This box has a color of #7e407a        
        
          <div style="background-color:#7e407a;">Content here</div>
        
        
          .mybackground {background-color:#7e407a;}
        
        Background color #7e407a
      
           Border around this has a color of #7e407a        
        
          <div style="border:2px solid #7e407a;">Content here</div>
        
        
          .myborder {border:2px solid #7e407a;}
        
        Border color #7e407a