#7b2bfb color space conversions
Hex:
        #7b2bfb
        RGB:
        123, 43, 251
        CMY:
        52, 83, 2
        CMYK:
        51, 83, 0, 2
      HSL:
        263°, 96.2963%, 57.6471%
        HSV (HSB):
        263°, 82.8685%, 98.4314%
        XYZ:
        26.4448, 12.9037, 92.3637
        xyY:
        0.2008, 0.0980, 12.9037
      CIE-Lab:
        42.6178, 73.7524, -88.2608
        CIE-LCH:
        42.6178, 115.0191, 309.8828
        CIE-Luv:
        42.6178, 8.2864, -130.0369
        Hunter-Lab:
        35.9218, 68.5448, -127.3038
      #7b2bfb color charts
#7b2bfb RGB chart
      #7b2bfb CMYK chart
      #7b2bfb RGB pie chart
      #7b2bfb color shades, tints & tones
#7b2bfb color schemes
#7b2bfb color preview, HTML & CSS examples
           This text has a color of #7b2bfb        
        
          <p style="color:#7b2bfb;">Text here</p>
        
        
          .mytext {color:#7b2bfb;}
        
        Text color #7b2bfb
      
           This box has a color of #7b2bfb        
        
          <div style="background-color:#7b2bfb;">Content here</div>
        
        
          .mybackground {background-color:#7b2bfb;}
        
        Background color #7b2bfb
      
           Border around this has a color of #7b2bfb        
        
          <div style="border:2px solid #7b2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #7b2bfb;}
        
        Border color #7b2bfb