#7e317f color space conversions
Hex:
        #7e317f
        RGB:
        126, 49, 127
        CMY:
        51, 81, 50
        CMYK:
        1, 61, 0, 50
      HSL:
        299°, 44.3182%, 34.5098%
        HSV (HSB):
        299°, 61.4173%, 49.8039%
        XYZ:
        13.5333, 8.1646, 20.9413
        xyY:
        0.3174, 0.1915, 8.1646
      CIE-Lab:
        34.3233, 44.1801, -28.6815
        CIE-LCH:
        34.3233, 52.6736, 327.0086
        CIE-Luv:
        34.3233, 33.2083, -44.0674
        Hunter-Lab:
        28.5737, 34.5385, -23.4514
      #7e317f color charts
#7e317f RGB chart
      #7e317f CMYK chart
      #7e317f RGB pie chart
      #7e317f color shades, tints & tones
#7e317f color schemes
#7e317f color preview, HTML & CSS examples
           This text has a color of #7e317f        
        
          <p style="color:#7e317f;">Text here</p>
        
        
          .mytext {color:#7e317f;}
        
        Text color #7e317f
      
           This box has a color of #7e317f        
        
          <div style="background-color:#7e317f;">Content here</div>
        
        
          .mybackground {background-color:#7e317f;}
        
        Background color #7e317f
      
           Border around this has a color of #7e317f        
        
          <div style="border:2px solid #7e317f;">Content here</div>
        
        
          .myborder {border:2px solid #7e317f;}
        
        Border color #7e317f