#7e508d color space conversions
Hex:
        #7e508d
        RGB:
        126, 80, 141
        CMY:
        51, 69, 45
        CMYK:
        11, 43, 0, 45
      HSL:
        285°, 27.6018%, 43.3333%
        HSV (HSB):
        285°, 43.2624%, 55.2941%
        XYZ:
        16.2806, 12.0960, 26.6760
        xyY:
        0.2957, 0.2197, 12.0960
      CIE-Lab:
        41.3683, 30.4042, -26.2350
        CIE-LCH:
        41.3683, 40.1584, 319.2099
        CIE-Luv:
        41.3683, 19.6963, -41.0786
        Hunter-Lab:
        34.7793, 22.6938, -21.1303
      #7e508d color charts
#7e508d RGB chart
      #7e508d CMYK chart
      #7e508d RGB pie chart
      #7e508d color shades, tints & tones
#7e508d color schemes
#7e508d color preview, HTML & CSS examples
           This text has a color of #7e508d        
        
          <p style="color:#7e508d;">Text here</p>
        
        
          .mytext {color:#7e508d;}
        
        Text color #7e508d
      
           This box has a color of #7e508d        
        
          <div style="background-color:#7e508d;">Content here</div>
        
        
          .mybackground {background-color:#7e508d;}
        
        Background color #7e508d
      
           Border around this has a color of #7e508d        
        
          <div style="border:2px solid #7e508d;">Content here</div>
        
        
          .myborder {border:2px solid #7e508d;}
        
        Border color #7e508d