#7d1fda color space conversions
Hex:
        #7d1fda
        RGB:
        125, 31, 218
        CMY:
        51, 88, 15
        CMYK:
        43, 86, 0, 15
      HSL:
        270°, 75.1004%, 48.8235%
        HSV (HSB):
        270°, 85.7798%, 85.4902%
        XYZ:
        21.6023, 10.4019, 67.1989
        xyY:
        0.2178, 0.1049, 10.4019
      CIE-Lab:
        38.5543, 69.9863, -76.2210
        CIE-LCH:
        38.5543, 103.4781, 312.5582
        CIE-Luv:
        38.5543, 15.0443, -111.0038
        Hunter-Lab:
        32.2520, 63.1180, -100.9578
      #7d1fda color charts
#7d1fda RGB chart
      #7d1fda CMYK chart
      #7d1fda RGB pie chart
      #7d1fda color shades, tints & tones
#7d1fda color schemes
#7d1fda color preview, HTML & CSS examples
           This text has a color of #7d1fda        
        
          <p style="color:#7d1fda;">Text here</p>
        
        
          .mytext {color:#7d1fda;}
        
        Text color #7d1fda
      
           This box has a color of #7d1fda        
        
          <div style="background-color:#7d1fda;">Content here</div>
        
        
          .mybackground {background-color:#7d1fda;}
        
        Background color #7d1fda
      
           Border around this has a color of #7d1fda        
        
          <div style="border:2px solid #7d1fda;">Content here</div>
        
        
          .myborder {border:2px solid #7d1fda;}
        
        Border color #7d1fda