#7e28ac color space conversions
Hex:
        #7e28ac
        RGB:
        126, 40, 172
        CMY:
        51, 84, 33
        CMYK:
        27, 77, 0, 33
      HSL:
        279°, 62.2642%, 41.5686%
        HSV (HSB):
        279°, 76.7442%, 67.4510%
        XYZ:
        16.8094, 8.9318, 39.8678
        xyY:
        0.2562, 0.1361, 8.9318
      CIE-Lab:
        35.8526, 57.1535, -53.6807
        CIE-LCH:
        35.8526, 78.4101, 316.7947
        CIE-Luv:
        35.8526, 23.6908, -79.7186
        Hunter-Lab:
        29.8861, 48.0965, -58.1722
      #7e28ac color charts
#7e28ac RGB chart
      #7e28ac CMYK chart
      #7e28ac RGB pie chart
      #7e28ac color shades, tints & tones
#7e28ac color schemes
#7e28ac color preview, HTML & CSS examples
           This text has a color of #7e28ac        
        
          <p style="color:#7e28ac;">Text here</p>
        
        
          .mytext {color:#7e28ac;}
        
        Text color #7e28ac
      
           This box has a color of #7e28ac        
        
          <div style="background-color:#7e28ac;">Content here</div>
        
        
          .mybackground {background-color:#7e28ac;}
        
        Background color #7e28ac
      
           Border around this has a color of #7e28ac        
        
          <div style="border:2px solid #7e28ac;">Content here</div>
        
        
          .myborder {border:2px solid #7e28ac;}
        
        Border color #7e28ac