#7b3ebb color space conversions
Hex:
        #7b3ebb
        RGB:
        123, 62, 187
        CMY:
        52, 76, 27
        CMYK:
        34, 67, 0, 27
      HSL:
        269°, 50.2008%, 48.8235%
        HSV (HSB):
        269°, 66.8449%, 73.3333%
        XYZ:
        18.8606, 11.2441, 48.1900
        xyY:
        0.2409, 0.1436, 11.2441
      CIE-Lab:
        39.9885, 50.3072, -55.8835
        CIE-LCH:
        39.9885, 75.1916, 311.9941
        CIE-Luv:
        39.9885, 15.2495, -85.0535
        Hunter-Lab:
        33.5322, 41.7186, -61.7347
      #7b3ebb color charts
#7b3ebb RGB chart
      #7b3ebb CMYK chart
      #7b3ebb RGB pie chart
      #7b3ebb color shades, tints & tones
#7b3ebb color schemes
#7b3ebb color preview, HTML & CSS examples
           This text has a color of #7b3ebb        
        
          <p style="color:#7b3ebb;">Text here</p>
        
        
          .mytext {color:#7b3ebb;}
        
        Text color #7b3ebb
      
           This box has a color of #7b3ebb        
        
          <div style="background-color:#7b3ebb;">Content here</div>
        
        
          .mybackground {background-color:#7b3ebb;}
        
        Background color #7b3ebb
      
           Border around this has a color of #7b3ebb        
        
          <div style="border:2px solid #7b3ebb;">Content here</div>
        
        
          .myborder {border:2px solid #7b3ebb;}
        
        Border color #7b3ebb