#7d2eda color space conversions
Hex:
        #7d2eda
        RGB:
        125, 46, 218
        CMY:
        51, 82, 15
        CMYK:
        43, 79, 0, 15
      HSL:
        268°, 69.9187%, 51.7647%
        HSV (HSB):
        268°, 78.8991%, 85.4902%
        XYZ:
        22.0893, 11.3759, 67.3612
        xyY:
        0.2191, 0.1128, 11.3759
      CIE-Lab:
        40.2065, 65.1405, -73.5093
        CIE-LCH:
        40.2065, 98.2186, 311.5459
        CIE-Luv:
        40.2065, 13.5670, -109.2488
        Hunter-Lab:
        33.7282, 57.8791, -94.8029
      #7d2eda color charts
#7d2eda RGB chart
      #7d2eda CMYK chart
      #7d2eda RGB pie chart
      #7d2eda color shades, tints & tones
#7d2eda color schemes
#7d2eda color preview, HTML & CSS examples
           This text has a color of #7d2eda        
        
          <p style="color:#7d2eda;">Text here</p>
        
        
          .mytext {color:#7d2eda;}
        
        Text color #7d2eda
      
           This box has a color of #7d2eda        
        
          <div style="background-color:#7d2eda;">Content here</div>
        
        
          .mybackground {background-color:#7d2eda;}
        
        Background color #7d2eda
      
           Border around this has a color of #7d2eda        
        
          <div style="border:2px solid #7d2eda;">Content here</div>
        
        
          .myborder {border:2px solid #7d2eda;}
        
        Border color #7d2eda