#7e317b color space conversions
Hex:
        #7e317b
        RGB:
        126, 49, 123
        CMY:
        51, 81, 52
        CMYK:
        0, 61, 2, 51
      HSL:
        302°, 44.0000%, 34.3137%
        HSV (HSB):
        302°, 61.1111%, 49.4118%
        XYZ:
        13.2776, 8.0623, 19.5953
        xyY:
        0.3244, 0.1970, 8.0623
      CIE-Lab:
        34.1123, 43.4351, -26.5167
        CIE-LCH:
        34.1123, 50.8895, 328.5963
        CIE-Luv:
        34.1123, 34.3005, -40.9624
        Hunter-Lab:
        28.3942, 33.7800, -21.0410
      #7e317b color charts
#7e317b RGB chart
      #7e317b CMYK chart
      #7e317b RGB pie chart
      #7e317b color shades, tints & tones
#7e317b color schemes
#7e317b color preview, HTML & CSS examples
           This text has a color of #7e317b        
        
          <p style="color:#7e317b;">Text here</p>
        
        
          .mytext {color:#7e317b;}
        
        Text color #7e317b
      
           This box has a color of #7e317b        
        
          <div style="background-color:#7e317b;">Content here</div>
        
        
          .mybackground {background-color:#7e317b;}
        
        Background color #7e317b
      
           Border around this has a color of #7e317b        
        
          <div style="border:2px solid #7e317b;">Content here</div>
        
        
          .myborder {border:2px solid #7e317b;}
        
        Border color #7e317b