#7d5ffa color space conversions
Hex:
        #7d5ffa
        RGB:
        125, 95, 250
        CMY:
        51, 63, 2
        CMYK:
        50, 62, 0, 2
      HSL:
        252°, 93.9394%, 67.6471%
        HSV (HSB):
        252°, 62.0000%, 98.0392%
        XYZ:
        29.8050, 19.4465, 92.6251
        xyY:
        0.2101, 0.1371, 19.4465
      CIE-Lab:
        51.2056, 50.0140, -73.6329
        CIE-LCH:
        51.2056, 89.0123, 304.1857
        CIE-Luv:
        51.2056, 0.7097, -117.3819
        Hunter-Lab:
        44.0982, 43.4722, -93.6657
      #7d5ffa color charts
#7d5ffa RGB chart
      #7d5ffa CMYK chart
      #7d5ffa RGB pie chart
      #7d5ffa color shades, tints & tones
#7d5ffa color schemes
#7d5ffa color preview, HTML & CSS examples
           This text has a color of #7d5ffa        
        
          <p style="color:#7d5ffa;">Text here</p>
        
        
          .mytext {color:#7d5ffa;}
        
        Text color #7d5ffa
      
           This box has a color of #7d5ffa        
        
          <div style="background-color:#7d5ffa;">Content here</div>
        
        
          .mybackground {background-color:#7d5ffa;}
        
        Background color #7d5ffa
      
           Border around this has a color of #7d5ffa        
        
          <div style="border:2px solid #7d5ffa;">Content here</div>
        
        
          .myborder {border:2px solid #7d5ffa;}
        
        Border color #7d5ffa