#7b14c1 color space conversions
Hex:
        #7b14c1
        RGB:
        123, 20, 193
        CMY:
        52, 92, 24
        CMYK:
        36, 90, 0, 24
      HSL:
        276°, 81.2207%, 41.7647%
        HSV (HSB):
        276°, 89.6373%, 75.6863%
        XYZ:
        18.0442, 8.5615, 51.1536
        xyY:
        0.2321, 0.1101, 8.5615
      CIE-Lab:
        35.1260, 66.9959, -67.3297
        CIE-LCH:
        35.1260, 94.9828, 314.8577
        CIE-Luv:
        35.1260, 19.5474, -96.5464
        Hunter-Lab:
        29.2601, 58.8727, -83.1710
      #7b14c1 color charts
#7b14c1 RGB chart
      #7b14c1 CMYK chart
      #7b14c1 RGB pie chart
      #7b14c1 color shades, tints & tones
#7b14c1 color schemes
#7b14c1 color preview, HTML & CSS examples
           This text has a color of #7b14c1        
        
          <p style="color:#7b14c1;">Text here</p>
        
        
          .mytext {color:#7b14c1;}
        
        Text color #7b14c1
      
           This box has a color of #7b14c1        
        
          <div style="background-color:#7b14c1;">Content here</div>
        
        
          .mybackground {background-color:#7b14c1;}
        
        Background color #7b14c1
      
           Border around this has a color of #7b14c1        
        
          <div style="border:2px solid #7b14c1;">Content here</div>
        
        
          .myborder {border:2px solid #7b14c1;}
        
        Border color #7b14c1