#7e58fb color space conversions
Hex:
        #7e58fb
        RGB:
        126, 88, 251
        CMY:
        51, 65, 2
        CMYK:
        50, 65, 0, 2
      HSL:
        254°, 95.3216%, 66.4706%
        HSV (HSB):
        254°, 64.9402%, 98.4314%
        XYZ:
        29.5065, 18.3801, 93.2593
        xyY:
        0.2090, 0.1302, 18.3801
      CIE-Lab:
        49.9539, 54.2713, -76.2224
        CIE-LCH:
        49.9539, 93.5693, 305.4513
        CIE-Luv:
        49.9539, 2.5449, -120.5020
        Hunter-Lab:
        42.8720, 47.8259, -98.9629
      #7e58fb color charts
#7e58fb RGB chart
      #7e58fb CMYK chart
      #7e58fb RGB pie chart
      #7e58fb color shades, tints & tones
#7e58fb color schemes
#7e58fb color preview, HTML & CSS examples
           This text has a color of #7e58fb        
        
          <p style="color:#7e58fb;">Text here</p>
        
        
          .mytext {color:#7e58fb;}
        
        Text color #7e58fb
      
           This box has a color of #7e58fb        
        
          <div style="background-color:#7e58fb;">Content here</div>
        
        
          .mybackground {background-color:#7e58fb;}
        
        Background color #7e58fb
      
           Border around this has a color of #7e58fb        
        
          <div style="border:2px solid #7e58fb;">Content here</div>
        
        
          .myborder {border:2px solid #7e58fb;}
        
        Border color #7e58fb