#7f5eff color space conversions
Hex:
        #7f5eff
        RGB:
        127, 94, 255
        CMY:
        50, 63, 0
        CMYK:
        50, 63, 0, 0
      HSL:
        252°, 100.0000%, 68.4314%
        HSV (HSB):
        252°, 63.1373%, 100.0000%
        XYZ:
        30.8051, 19.7374, 96.7938
        xyY:
        0.2091, 0.1340, 19.7374
      CIE-Lab:
        51.5390, 52.3344, -75.8593
        CIE-LCH:
        51.5390, 92.1603, 304.6013
        CIE-Luv:
        51.5390, 1.1985, -120.9684
        Hunter-Lab:
        44.4268, 46.0231, -98.0778
      #7f5eff color charts
#7f5eff RGB chart
      #7f5eff CMYK chart
      #7f5eff RGB pie chart
      #7f5eff color shades, tints & tones
#7f5eff color schemes
#7f5eff color preview, HTML & CSS examples
           This text has a color of #7f5eff        
        
          <p style="color:#7f5eff;">Text here</p>
        
        
          .mytext {color:#7f5eff;}
        
        Text color #7f5eff
      
           This box has a color of #7f5eff        
        
          <div style="background-color:#7f5eff;">Content here</div>
        
        
          .mybackground {background-color:#7f5eff;}
        
        Background color #7f5eff
      
           Border around this has a color of #7f5eff        
        
          <div style="border:2px solid #7f5eff;">Content here</div>
        
        
          .myborder {border:2px solid #7f5eff;}
        
        Border color #7f5eff