#7b4bbf color space conversions
Hex:
        #7b4bbf
        RGB:
        123, 75, 191
        CMY:
        52, 71, 25
        CMYK:
        36, 61, 0, 25
      HSL:
        265°, 47.5410%, 52.1569%
        HSV (HSB):
        265°, 60.7330%, 74.9020%
        XYZ:
        20.0884, 13.0047, 50.7416
        xyY:
        0.2396, 0.1551, 13.0047
      CIE-Lab:
        42.7703, 44.5124, -53.7312
        CIE-LCH:
        42.7703, 69.7739, 309.6393
        CIE-Luv:
        42.7703, 11.6090, -83.2648
        Hunter-Lab:
        36.0620, 36.3253, -58.1814
      #7b4bbf color charts
#7b4bbf RGB chart
      #7b4bbf CMYK chart
      #7b4bbf RGB pie chart
      #7b4bbf color shades, tints & tones
#7b4bbf color schemes
#7b4bbf color preview, HTML & CSS examples
           This text has a color of #7b4bbf        
        
          <p style="color:#7b4bbf;">Text here</p>
        
        
          .mytext {color:#7b4bbf;}
        
        Text color #7b4bbf
      
           This box has a color of #7b4bbf        
        
          <div style="background-color:#7b4bbf;">Content here</div>
        
        
          .mybackground {background-color:#7b4bbf;}
        
        Background color #7b4bbf
      
           Border around this has a color of #7b4bbf        
        
          <div style="border:2px solid #7b4bbf;">Content here</div>
        
        
          .myborder {border:2px solid #7b4bbf;}
        
        Border color #7b4bbf