#7e5fbf color space conversions
Hex:
        #7e5fbf
        RGB:
        126, 95, 191
        CMY:
        51, 63, 25
        CMYK:
        34, 50, 0, 25
      HSL:
        259°, 42.8571%, 56.0784%
        HSV (HSB):
        259°, 50.2618%, 74.9020%
        XYZ:
        22.1004, 16.3816, 51.2874
        xyY:
        0.2462, 0.1825, 16.3816
      CIE-Lab:
        47.4712, 33.8783, -46.1801
        CIE-LCH:
        47.4712, 57.2743, 306.2642
        CIE-Luv:
        47.4712, 7.2808, -73.2564
        Hunter-Lab:
        40.4742, 26.6375, -46.7980
      #7e5fbf color charts
#7e5fbf RGB chart
      #7e5fbf CMYK chart
      #7e5fbf RGB pie chart
      #7e5fbf color shades, tints & tones
#7e5fbf color schemes
#7e5fbf color preview, HTML & CSS examples
           This text has a color of #7e5fbf        
        
          <p style="color:#7e5fbf;">Text here</p>
        
        
          .mytext {color:#7e5fbf;}
        
        Text color #7e5fbf
      
           This box has a color of #7e5fbf        
        
          <div style="background-color:#7e5fbf;">Content here</div>
        
        
          .mybackground {background-color:#7e5fbf;}
        
        Background color #7e5fbf
      
           Border around this has a color of #7e5fbf        
        
          <div style="border:2px solid #7e5fbf;">Content here</div>
        
        
          .myborder {border:2px solid #7e5fbf;}
        
        Border color #7e5fbf