#7b15bc color space conversions
Hex:
        #7b15bc
        RGB:
        123, 21, 188
        CMY:
        52, 92, 26
        CMYK:
        35, 89, 0, 26
      HSL:
        277°, 79.9043%, 40.9804%
        HSV (HSB):
        277°, 88.8298%, 73.7255%
        XYZ:
        17.5136, 8.3781, 48.2710
        xyY:
        0.2362, 0.1130, 8.3781
      CIE-Lab:
        34.7583, 65.7364, -64.9865
        CIE-LCH:
        34.7583, 92.4366, 315.3287
        CIE-Luv:
        34.7583, 20.5173, -93.3170
        Hunter-Lab:
        28.9450, 57.3506, -78.6153
      #7b15bc color charts
#7b15bc RGB chart
      #7b15bc CMYK chart
      #7b15bc RGB pie chart
      #7b15bc color shades, tints & tones
#7b15bc color schemes
#7b15bc color preview, HTML & CSS examples
           This text has a color of #7b15bc        
        
          <p style="color:#7b15bc;">Text here</p>
        
        
          .mytext {color:#7b15bc;}
        
        Text color #7b15bc
      
           This box has a color of #7b15bc        
        
          <div style="background-color:#7b15bc;">Content here</div>
        
        
          .mybackground {background-color:#7b15bc;}
        
        Background color #7b15bc
      
           Border around this has a color of #7b15bc        
        
          <div style="border:2px solid #7b15bc;">Content here</div>
        
        
          .myborder {border:2px solid #7b15bc;}
        
        Border color #7b15bc