#7f5ff2 color space conversions
Hex:
        #7f5ff2
        RGB:
        127, 95, 242
        CMY:
        50, 63, 5
        CMYK:
        48, 61, 0, 5
      HSL:
        253°, 84.9711%, 66.0784%
        HSV (HSB):
        253°, 60.7438%, 94.9020%
        XYZ:
        28.8716, 19.1072, 86.1708
        xyY:
        0.2152, 0.1424, 19.1072
      CIE-Lab:
        50.8124, 48.1249, -69.8025
        CIE-LCH:
        50.8124, 84.7844, 304.5841
        CIE-Luv:
        50.8124, 2.2186, -111.4642
        Hunter-Lab:
        43.7118, 41.4033, -86.2823
      #7f5ff2 color charts
#7f5ff2 RGB chart
      #7f5ff2 CMYK chart
      #7f5ff2 RGB pie chart
      #7f5ff2 color shades, tints & tones
#7f5ff2 color schemes
#7f5ff2 color preview, HTML & CSS examples
           This text has a color of #7f5ff2        
        
          <p style="color:#7f5ff2;">Text here</p>
        
        
          .mytext {color:#7f5ff2;}
        
        Text color #7f5ff2
      
           This box has a color of #7f5ff2        
        
          <div style="background-color:#7f5ff2;">Content here</div>
        
        
          .mybackground {background-color:#7f5ff2;}
        
        Background color #7f5ff2
      
           Border around this has a color of #7f5ff2        
        
          <div style="border:2px solid #7f5ff2;">Content here</div>
        
        
          .myborder {border:2px solid #7f5ff2;}
        
        Border color #7f5ff2