#7e508f color space conversions
Hex:
        #7e508f
        RGB:
        126, 80, 143
        CMY:
        51, 69, 44
        CMYK:
        12, 44, 0, 44
      HSL:
        284°, 28.2511%, 43.7255%
        HSV (HSB):
        284°, 44.0559%, 56.0784%
        XYZ:
        16.4308, 12.1561, 27.4670
        xyY:
        0.2931, 0.2169, 12.1561
      CIE-Lab:
        41.4632, 30.8468, -27.2964
        CIE-LCH:
        41.4632, 41.1901, 318.4943
        CIE-Luv:
        41.4632, 19.3541, -42.7092
        Hunter-Lab:
        34.8656, 23.1051, -22.3025
      #7e508f color charts
#7e508f RGB chart
      #7e508f CMYK chart
      #7e508f RGB pie chart
      #7e508f color shades, tints & tones
#7e508f color schemes
#7e508f color preview, HTML & CSS examples
           This text has a color of #7e508f        
        
          <p style="color:#7e508f;">Text here</p>
        
        
          .mytext {color:#7e508f;}
        
        Text color #7e508f
      
           This box has a color of #7e508f        
        
          <div style="background-color:#7e508f;">Content here</div>
        
        
          .mybackground {background-color:#7e508f;}
        
        Background color #7e508f
      
           Border around this has a color of #7e508f        
        
          <div style="border:2px solid #7e508f;">Content here</div>
        
        
          .myborder {border:2px solid #7e508f;}
        
        Border color #7e508f