#7b2eda color space conversions
Hex:
        #7b2eda
        RGB:
        123, 46, 218
        CMY:
        52, 82, 15
        CMYK:
        44, 79, 0, 15
      HSL:
        267°, 69.9187%, 51.7647%
        HSV (HSB):
        267°, 78.8991%, 85.4902%
        XYZ:
        21.8003, 11.2269, 67.3477
        xyY:
        0.2172, 0.1118, 11.2269
      CIE-Lab:
        39.9600, 64.8562, -73.9229
        CIE-LCH:
        39.9600, 98.3408, 311.2621
        CIE-Luv:
        39.9600, 12.7127, -109.4743
        Hunter-Lab:
        33.5066, 57.5004, -95.7174
      #7b2eda color charts
#7b2eda RGB chart
      #7b2eda CMYK chart
      #7b2eda RGB pie chart
      #7b2eda color shades, tints & tones
#7b2eda color schemes
#7b2eda color preview, HTML & CSS examples
           This text has a color of #7b2eda        
        
          <p style="color:#7b2eda;">Text here</p>
        
        
          .mytext {color:#7b2eda;}
        
        Text color #7b2eda
      
           This box has a color of #7b2eda        
        
          <div style="background-color:#7b2eda;">Content here</div>
        
        
          .mybackground {background-color:#7b2eda;}
        
        Background color #7b2eda
      
           Border around this has a color of #7b2eda        
        
          <div style="border:2px solid #7b2eda;">Content here</div>
        
        
          .myborder {border:2px solid #7b2eda;}
        
        Border color #7b2eda