#7d5ffe color space conversions
Hex:
        #7d5ffe
        RGB:
        125, 95, 254
        CMY:
        51, 63, 0
        CMYK:
        51, 63, 0, 0
      HSL:
        251°, 98.7578%, 68.4314%
        HSV (HSB):
        251°, 62.5984%, 99.6078%
        XYZ:
        30.4390, 19.7001, 95.9641
        xyY:
        0.2083, 0.1348, 19.7001
      CIE-Lab:
        51.4965, 51.1520, -75.3816
        CIE-LCH:
        51.4965, 91.0984, 304.1598
        CIE-Luv:
        51.4965, 0.3441, -120.1628
        Hunter-Lab:
        44.3848, 44.7415, -97.1210
      #7d5ffe color charts
#7d5ffe RGB chart
      #7d5ffe CMYK chart
      #7d5ffe RGB pie chart
      #7d5ffe color shades, tints & tones
#7d5ffe color schemes
#7d5ffe color preview, HTML & CSS examples
           This text has a color of #7d5ffe        
        
          <p style="color:#7d5ffe;">Text here</p>
        
        
          .mytext {color:#7d5ffe;}
        
        Text color #7d5ffe
      
           This box has a color of #7d5ffe        
        
          <div style="background-color:#7d5ffe;">Content here</div>
        
        
          .mybackground {background-color:#7d5ffe;}
        
        Background color #7d5ffe
      
           Border around this has a color of #7d5ffe        
        
          <div style="border:2px solid #7d5ffe;">Content here</div>
        
        
          .myborder {border:2px solid #7d5ffe;}
        
        Border color #7d5ffe