#7b14bc color space conversions
Hex:
        #7b14bc
        RGB:
        123, 20, 188
        CMY:
        52, 92, 26
        CMYK:
        35, 89, 0, 26
      HSL:
        277°, 80.7692%, 40.7843%
        HSV (HSB):
        277°, 89.3617%, 73.7255%
        XYZ:
        17.4956, 8.3421, 48.2650
        xyY:
        0.2361, 0.1126, 8.3421
      CIE-Lab:
        34.6854, 65.9528, -65.1058
        CIE-LCH:
        34.6854, 92.6744, 315.3703
        CIE-Luv:
        34.6854, 20.5812, -93.3933
        Hunter-Lab:
        28.8827, 57.5813, -78.8598
      #7b14bc color charts
#7b14bc RGB chart
      #7b14bc CMYK chart
      #7b14bc RGB pie chart
      #7b14bc color shades, tints & tones
#7b14bc color schemes
#7b14bc color preview, HTML & CSS examples
           This text has a color of #7b14bc        
        
          <p style="color:#7b14bc;">Text here</p>
        
        
          .mytext {color:#7b14bc;}
        
        Text color #7b14bc
      
           This box has a color of #7b14bc        
        
          <div style="background-color:#7b14bc;">Content here</div>
        
        
          .mybackground {background-color:#7b14bc;}
        
        Background color #7b14bc
      
           Border around this has a color of #7b14bc        
        
          <div style="border:2px solid #7b14bc;">Content here</div>
        
        
          .myborder {border:2px solid #7b14bc;}
        
        Border color #7b14bc