#7e5fac color space conversions
Hex:
        #7e5fac
        RGB:
        126, 95, 172
        CMY:
        51, 63, 33
        CMYK:
        27, 45, 0, 33
      HSL:
        264°, 31.6872%, 52.3529%
        HSV (HSB):
        264°, 44.7674%, 67.4510%
        XYZ:
        20.1428, 15.5986, 40.9789
        xyY:
        0.2625, 0.2033, 15.5986
      CIE-Lab:
        46.4434, 28.9486, -36.7377
        CIE-LCH:
        46.4434, 46.7727, 308.2374
        CIE-Luv:
        46.4434, 9.5658, -57.9697
        Hunter-Lab:
        39.4951, 21.9200, -33.8710
      #7e5fac color charts
#7e5fac RGB chart
      #7e5fac CMYK chart
      #7e5fac RGB pie chart
      #7e5fac color shades, tints & tones
#7e5fac color schemes
#7e5fac color preview, HTML & CSS examples
           This text has a color of #7e5fac        
        
          <p style="color:#7e5fac;">Text here</p>
        
        
          .mytext {color:#7e5fac;}
        
        Text color #7e5fac
      
           This box has a color of #7e5fac        
        
          <div style="background-color:#7e5fac;">Content here</div>
        
        
          .mybackground {background-color:#7e5fac;}
        
        Background color #7e5fac
      
           Border around this has a color of #7e5fac        
        
          <div style="border:2px solid #7e5fac;">Content here</div>
        
        
          .myborder {border:2px solid #7e5fac;}
        
        Border color #7e5fac