#7e53ce color space conversions
Hex:
        #7e53ce
        RGB:
        126, 83, 206
        CMY:
        51, 67, 19
        CMYK:
        39, 60, 0, 19
      HSL:
        261°, 55.6561%, 56.6667%
        HSV (HSB):
        261°, 59.7087%, 80.7843%
        XYZ:
        22.8380, 15.0784, 60.0992
        xyY:
        0.2330, 0.1538, 15.0784
      CIE-Lab:
        45.7413, 44.7181, -57.6082
        CIE-LCH:
        45.7413, 72.9275, 307.8202
        CIE-Luv:
        45.7413, 8.8885, -90.5254
        Hunter-Lab:
        38.8309, 37.0291, -64.5826
      #7e53ce color charts
#7e53ce RGB chart
      #7e53ce CMYK chart
      #7e53ce RGB pie chart
      #7e53ce color shades, tints & tones
#7e53ce color schemes
#7e53ce color preview, HTML & CSS examples
           This text has a color of #7e53ce        
        
          <p style="color:#7e53ce;">Text here</p>
        
        
          .mytext {color:#7e53ce;}
        
        Text color #7e53ce
      
           This box has a color of #7e53ce        
        
          <div style="background-color:#7e53ce;">Content here</div>
        
        
          .mybackground {background-color:#7e53ce;}
        
        Background color #7e53ce
      
           Border around this has a color of #7e53ce        
        
          <div style="border:2px solid #7e53ce;">Content here</div>
        
        
          .myborder {border:2px solid #7e53ce;}
        
        Border color #7e53ce