#7e53ee color space conversions
Hex:
        #7e53ee
        RGB:
        126, 83, 238
        CMY:
        51, 67, 7
        CMYK:
        47, 65, 0, 7
      HSL:
        257°, 82.0106%, 62.9412%
        HSV (HSB):
        257°, 65.1261%, 93.3333%
        XYZ:
        27.1301, 16.7952, 82.7008
        xyY:
        0.2143, 0.1326, 16.7952
      CIE-Lab:
        48.0009, 53.3448, -72.1327
        CIE-LCH:
        48.0009, 89.7151, 306.4843
        CIE-Luv:
        48.0009, 5.0036, -113.3198
        Hunter-Lab:
        40.9819, 46.4487, -90.9588
      #7e53ee color charts
#7e53ee RGB chart
      #7e53ee CMYK chart
      #7e53ee RGB pie chart
      #7e53ee color shades, tints & tones
#7e53ee color schemes
#7e53ee color preview, HTML & CSS examples
           This text has a color of #7e53ee        
        
          <p style="color:#7e53ee;">Text here</p>
        
        
          .mytext {color:#7e53ee;}
        
        Text color #7e53ee
      
           This box has a color of #7e53ee        
        
          <div style="background-color:#7e53ee;">Content here</div>
        
        
          .mybackground {background-color:#7e53ee;}
        
        Background color #7e53ee
      
           Border around this has a color of #7e53ee        
        
          <div style="border:2px solid #7e53ee;">Content here</div>
        
        
          .myborder {border:2px solid #7e53ee;}
        
        Border color #7e53ee