#7b1edd color space conversions
Hex:
        #7b1edd
        RGB:
        123, 30, 221
        CMY:
        52, 88, 13
        CMYK:
        44, 86, 0, 13
      HSL:
        269°, 76.0956%, 49.2157%
        HSV (HSB):
        269°, 86.4253%, 86.6667%
        XYZ:
        21.6838, 10.3600, 69.2634
        xyY:
        0.2140, 0.1023, 10.3600
      CIE-Lab:
        38.4809, 70.6859, -78.0739
        CIE-LCH:
        38.4809, 105.3187, 312.1568
        CIE-Luv:
        38.4809, 13.7672, -113.0947
        Hunter-Lab:
        32.1869, 63.9256, -105.0562
      #7b1edd color charts
#7b1edd RGB chart
      #7b1edd CMYK chart
      #7b1edd RGB pie chart
      #7b1edd color shades, tints & tones
#7b1edd color schemes
#7b1edd color preview, HTML & CSS examples
           This text has a color of #7b1edd        
        
          <p style="color:#7b1edd;">Text here</p>
        
        
          .mytext {color:#7b1edd;}
        
        Text color #7b1edd
      
           This box has a color of #7b1edd        
        
          <div style="background-color:#7b1edd;">Content here</div>
        
        
          .mybackground {background-color:#7b1edd;}
        
        Background color #7b1edd
      
           Border around this has a color of #7b1edd        
        
          <div style="border:2px solid #7b1edd;">Content here</div>
        
        
          .myborder {border:2px solid #7b1edd;}
        
        Border color #7b1edd