#7a5ffa color space conversions
Hex:
        #7a5ffa
        RGB:
        122, 95, 250
        CMY:
        52, 63, 2
        CMYK:
        51, 62, 0, 2
      HSL:
        250°, 93.9394%, 67.6471%
        HSV (HSB):
        250°, 62.0000%, 98.0392%
        XYZ:
        29.3736, 19.2241, 92.6049
        xyY:
        0.2080, 0.1361, 19.2241
      CIE-Lab:
        50.9484, 49.4756, -74.0625
        CIE-LCH:
        50.9484, 89.0679, 303.7439
        CIE-Luv:
        50.9484, -0.3662, -117.7753
        Hunter-Lab:
        43.8453, 42.8543, -94.5337
      #7a5ffa color charts
#7a5ffa RGB chart
      #7a5ffa CMYK chart
      #7a5ffa RGB pie chart
      #7a5ffa color shades, tints & tones
#7a5ffa color schemes
#7a5ffa color preview, HTML & CSS examples
           This text has a color of #7a5ffa        
        
          <p style="color:#7a5ffa;">Text here</p>
        
        
          .mytext {color:#7a5ffa;}
        
        Text color #7a5ffa
      
           This box has a color of #7a5ffa        
        
          <div style="background-color:#7a5ffa;">Content here</div>
        
        
          .mybackground {background-color:#7a5ffa;}
        
        Background color #7a5ffa
      
           Border around this has a color of #7a5ffa        
        
          <div style="border:2px solid #7a5ffa;">Content here</div>
        
        
          .myborder {border:2px solid #7a5ffa;}
        
        Border color #7a5ffa