#7e28cf color space conversions
Hex:
        #7e28cf
        RGB:
        126, 40, 207
        CMY:
        51, 84, 19
        CMYK:
        39, 81, 0, 19
      HSL:
        271°, 67.6113%, 48.4314%
        HSV (HSB):
        271°, 80.6763%, 81.1765%
        XYZ:
        20.6255, 10.4582, 59.9630
        xyY:
        0.2265, 0.1149, 10.4582
      CIE-Lab:
        38.6525, 64.8923, -69.7063
        CIE-LCH:
        38.6525, 95.2364, 312.9516
        CIE-Luv:
        38.6525, 16.5856, -102.9940
        Hunter-Lab:
        32.3391, 57.2514, -87.2978
      #7e28cf color charts
#7e28cf RGB chart
      #7e28cf CMYK chart
      #7e28cf RGB pie chart
      #7e28cf color shades, tints & tones
#7e28cf color schemes
#7e28cf color preview, HTML & CSS examples
           This text has a color of #7e28cf        
        
          <p style="color:#7e28cf;">Text here</p>
        
        
          .mytext {color:#7e28cf;}
        
        Text color #7e28cf
      
           This box has a color of #7e28cf        
        
          <div style="background-color:#7e28cf;">Content here</div>
        
        
          .mybackground {background-color:#7e28cf;}
        
        Background color #7e28cf
      
           Border around this has a color of #7e28cf        
        
          <div style="border:2px solid #7e28cf;">Content here</div>
        
        
          .myborder {border:2px solid #7e28cf;}
        
        Border color #7e28cf