#7b5bcb color space conversions
Hex:
        #7b5bcb
        RGB:
        123, 91, 203
        CMY:
        52, 64, 20
        CMYK:
        39, 55, 0, 20
      HSL:
        257°, 51.8519%, 57.6471%
        HSV (HSB):
        257°, 55.1724%, 79.6078%
        XYZ:
        22.6890, 16.0049, 58.3933
        xyY:
        0.2337, 0.1649, 16.0049
      CIE-Lab:
        46.9809, 38.6973, -53.9038
        CIE-LCH:
        46.9809, 66.3559, 305.6744
        CIE-Luv:
        46.9809, 5.7364, -85.1542
        Hunter-Lab:
        40.0062, 31.2231, -58.5359
      #7b5bcb color charts
#7b5bcb RGB chart
      #7b5bcb CMYK chart
      #7b5bcb RGB pie chart
      #7b5bcb color shades, tints & tones
#7b5bcb color schemes
#7b5bcb color preview, HTML & CSS examples
           This text has a color of #7b5bcb        
        
          <p style="color:#7b5bcb;">Text here</p>
        
        
          .mytext {color:#7b5bcb;}
        
        Text color #7b5bcb
      
           This box has a color of #7b5bcb        
        
          <div style="background-color:#7b5bcb;">Content here</div>
        
        
          .mybackground {background-color:#7b5bcb;}
        
        Background color #7b5bcb
      
           Border around this has a color of #7b5bcb        
        
          <div style="border:2px solid #7b5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #7b5bcb;}
        
        Border color #7b5bcb