#7e5bfd color space conversions
Hex:
        #7e5bfd
        RGB:
        126, 91, 253
        CMY:
        51, 64, 1
        CMYK:
        50, 64, 0, 1
      HSL:
        253°, 97.5904%, 67.4510%
        HSV (HSB):
        253°, 64.0316%, 99.2157%
        XYZ:
        30.0749, 19.0096, 95.0126
        xyY:
        0.2087, 0.1319, 19.0096
      CIE-Lab:
        50.6985, 53.2220, -76.1216
        CIE-LCH:
        50.6985, 92.8821, 304.9602
        CIE-Luv:
        50.6985, 1.6962, -120.8186
        Hunter-Lab:
        43.6000, 46.8275, -98.6839
      #7e5bfd color charts
#7e5bfd RGB chart
      #7e5bfd CMYK chart
      #7e5bfd RGB pie chart
      #7e5bfd color shades, tints & tones
#7e5bfd color schemes
#7e5bfd color preview, HTML & CSS examples
           This text has a color of #7e5bfd        
        
          <p style="color:#7e5bfd;">Text here</p>
        
        
          .mytext {color:#7e5bfd;}
        
        Text color #7e5bfd
      
           This box has a color of #7e5bfd        
        
          <div style="background-color:#7e5bfd;">Content here</div>
        
        
          .mybackground {background-color:#7e5bfd;}
        
        Background color #7e5bfd
      
           Border around this has a color of #7e5bfd        
        
          <div style="border:2px solid #7e5bfd;">Content here</div>
        
        
          .myborder {border:2px solid #7e5bfd;}
        
        Border color #7e5bfd