#7b16b1 color space conversions
Hex:
        #7b16b1
        RGB:
        123, 22, 177
        CMY:
        52, 91, 31
        CMYK:
        31, 88, 0, 31
      HSL:
        279°, 77.8894%, 39.0196%
        HSV (HSB):
        279°, 87.5706%, 69.4118%
        XYZ:
        16.3911, 7.9591, 42.2673
        xyY:
        0.2460, 0.1195, 7.9591
      CIE-Lab:
        33.8976, 63.2329, -59.8662
        CIE-LCH:
        33.8976, 87.0768, 316.5666
        CIE-Luv:
        33.8976, 22.8503, -86.1663
        Hunter-Lab:
        28.2119, 54.3377, -69.0806
      #7b16b1 color charts
#7b16b1 RGB chart
      #7b16b1 CMYK chart
      #7b16b1 RGB pie chart
      #7b16b1 color shades, tints & tones
#7b16b1 color schemes
#7b16b1 color preview, HTML & CSS examples
           This text has a color of #7b16b1        
        
          <p style="color:#7b16b1;">Text here</p>
        
        
          .mytext {color:#7b16b1;}
        
        Text color #7b16b1
      
           This box has a color of #7b16b1        
        
          <div style="background-color:#7b16b1;">Content here</div>
        
        
          .mybackground {background-color:#7b16b1;}
        
        Background color #7b16b1
      
           Border around this has a color of #7b16b1        
        
          <div style="border:2px solid #7b16b1;">Content here</div>
        
        
          .myborder {border:2px solid #7b16b1;}
        
        Border color #7b16b1