#7e5bcb color space conversions
Hex:
        #7e5bcb
        RGB:
        126, 91, 203
        CMY:
        51, 64, 20
        CMYK:
        38, 55, 0, 20
      HSL:
        259°, 51.8519%, 57.6471%
        HSV (HSB):
        259°, 55.1724%, 79.6078%
        XYZ:
        23.1248, 16.2296, 58.4137
        xyY:
        0.2365, 0.1660, 16.2296
      CIE-Lab:
        47.2743, 39.4062, -53.4170
        CIE-LCH:
        47.2743, 66.3794, 306.4165
        CIE-Luv:
        47.2743, 7.0824, -84.6424
        Hunter-Lab:
        40.2860, 31.9613, -57.7690
      #7e5bcb color charts
#7e5bcb RGB chart
      #7e5bcb CMYK chart
      #7e5bcb RGB pie chart
      #7e5bcb color shades, tints & tones
#7e5bcb color schemes
#7e5bcb color preview, HTML & CSS examples
           This text has a color of #7e5bcb        
        
          <p style="color:#7e5bcb;">Text here</p>
        
        
          .mytext {color:#7e5bcb;}
        
        Text color #7e5bcb
      
           This box has a color of #7e5bcb        
        
          <div style="background-color:#7e5bcb;">Content here</div>
        
        
          .mybackground {background-color:#7e5bcb;}
        
        Background color #7e5bcb
      
           Border around this has a color of #7e5bcb        
        
          <div style="border:2px solid #7e5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #7e5bcb;}
        
        Border color #7e5bcb