#7f5dfe color space conversions
Hex:
        #7f5dfe
        RGB:
        127, 93, 254
        CMY:
        50, 64, 0
        CMYK:
        50, 63, 0, 0
      HSL:
        253°, 98.7730%, 68.0392%
        HSV (HSB):
        253°, 63.3858%, 99.6078%
        XYZ:
        30.5561, 19.4965, 95.9186
        xyY:
        0.2093, 0.1336, 19.4965
      CIE-Lab:
        51.2631, 52.5962, -75.7537
        CIE-LCH:
        51.2631, 92.2224, 304.7724
        CIE-Luv:
        51.2631, 1.5189, -120.6493
        Hunter-Lab:
        44.1548, 46.2551, -97.8888
      #7f5dfe color charts
#7f5dfe RGB chart
      #7f5dfe CMYK chart
      #7f5dfe RGB pie chart
      #7f5dfe color shades, tints & tones
#7f5dfe color schemes
#7f5dfe color preview, HTML & CSS examples
           This text has a color of #7f5dfe        
        
          <p style="color:#7f5dfe;">Text here</p>
        
        
          .mytext {color:#7f5dfe;}
        
        Text color #7f5dfe
      
           This box has a color of #7f5dfe        
        
          <div style="background-color:#7f5dfe;">Content here</div>
        
        
          .mybackground {background-color:#7f5dfe;}
        
        Background color #7f5dfe
      
           Border around this has a color of #7f5dfe        
        
          <div style="border:2px solid #7f5dfe;">Content here</div>
        
        
          .myborder {border:2px solid #7f5dfe;}
        
        Border color #7f5dfe