#7e01ae color space conversions
Hex:
        #7e01ae
        RGB:
        126, 1, 174
        CMY:
        51, 100, 32
        CMYK:
        28, 99, 0, 32
      HSL:
        283°, 98.8571%, 34.3137%
        HSV (HSB):
        283°, 99.4253%, 68.2353%
        XYZ:
        16.2550, 7.5133, 40.6379
        xyY:
        0.2524, 0.1167, 7.5133
      CIE-Lab:
        32.9480, 66.5533, -59.6039
        CIE-LCH:
        32.9480, 89.3419, 318.1530
        CIE-Luv:
        32.9480, 26.2735, -85.1480
        Hunter-Lab:
        27.4104, 57.8863, -68.7142
      #7e01ae color charts
#7e01ae RGB chart
      #7e01ae CMYK chart
      #7e01ae RGB pie chart
      #7e01ae color shades, tints & tones
#7e01ae color schemes
#7e01ae color preview, HTML & CSS examples
           This text has a color of #7e01ae        
        
          <p style="color:#7e01ae;">Text here</p>
        
        
          .mytext {color:#7e01ae;}
        
        Text color #7e01ae
      
           This box has a color of #7e01ae        
        
          <div style="background-color:#7e01ae;">Content here</div>
        
        
          .mybackground {background-color:#7e01ae;}
        
        Background color #7e01ae
      
           Border around this has a color of #7e01ae        
        
          <div style="border:2px solid #7e01ae;">Content here</div>
        
        
          .myborder {border:2px solid #7e01ae;}
        
        Border color #7e01ae