#7d3cee color space conversions
Hex:
        #7d3cee
        RGB:
        125, 60, 238
        CMY:
        51, 76, 7
        CMYK:
        47, 75, 0, 7
      HSL:
        262°, 83.9623%, 58.4314%
        HSV (HSB):
        262°, 74.7899%, 93.3333%
        XYZ:
        25.5059, 13.7647, 82.2015
        xyY:
        0.2100, 0.1133, 13.7647
      CIE-Lab:
        43.8936, 64.3436, -78.8463
        CIE-LCH:
        43.8936, 101.7685, 309.2167
        CIE-Luv:
        43.8936, 8.7530, -119.5343
        Hunter-Lab:
        37.1009, 57.7878, -105.3936
      #7d3cee color charts
#7d3cee RGB chart
      #7d3cee CMYK chart
      #7d3cee RGB pie chart
      #7d3cee color shades, tints & tones
#7d3cee color schemes
#7d3cee color preview, HTML & CSS examples
           This text has a color of #7d3cee        
        
          <p style="color:#7d3cee;">Text here</p>
        
        
          .mytext {color:#7d3cee;}
        
        Text color #7d3cee
      
           This box has a color of #7d3cee        
        
          <div style="background-color:#7d3cee;">Content here</div>
        
        
          .mybackground {background-color:#7d3cee;}
        
        Background color #7d3cee
      
           Border around this has a color of #7d3cee        
        
          <div style="border:2px solid #7d3cee;">Content here</div>
        
        
          .myborder {border:2px solid #7d3cee;}
        
        Border color #7d3cee