#7b6fca color space conversions
Hex:
        #7b6fca
        RGB:
        123, 111, 202
        CMY:
        52, 56, 21
        CMYK:
        39, 45, 0, 21
      HSL:
        248°, 46.1929%, 61.3725%
        HSV (HSB):
        248°, 45.0495%, 79.2157%
        XYZ:
        24.5135, 19.8441, 58.4154
        xyY:
        0.2385, 0.1931, 19.8441
      CIE-Lab:
        51.6605, 26.6274, -45.8561
        CIE-LCH:
        51.6605, 53.0264, 300.1426
        CIE-Luv:
        51.6605, -0.4803, -73.3981
        Hunter-Lab:
        44.5467, 20.2695, -46.5660
      #7b6fca color charts
#7b6fca RGB chart
      #7b6fca CMYK chart
      #7b6fca RGB pie chart
      #7b6fca color shades, tints & tones
#7b6fca color schemes
#7b6fca color preview, HTML & CSS examples
           This text has a color of #7b6fca        
        
          <p style="color:#7b6fca;">Text here</p>
        
        
          .mytext {color:#7b6fca;}
        
        Text color #7b6fca
      
           This box has a color of #7b6fca        
        
          <div style="background-color:#7b6fca;">Content here</div>
        
        
          .mybackground {background-color:#7b6fca;}
        
        Background color #7b6fca
      
           Border around this has a color of #7b6fca        
        
          <div style="border:2px solid #7b6fca;">Content here</div>
        
        
          .myborder {border:2px solid #7b6fca;}
        
        Border color #7b6fca