#7b6cce color space conversions
Hex:
        #7b6cce
        RGB:
        123, 108, 206
        CMY:
        52, 58, 19
        CMYK:
        40, 48, 0, 19
      HSL:
        249°, 50.0000%, 61.5686%
        HSV (HSB):
        249°, 47.5728%, 80.7843%
        XYZ:
        24.6715, 19.3923, 60.8353
        xyY:
        0.2352, 0.1849, 19.3923
      CIE-Lab:
        51.1431, 29.5402, -48.9620
        CIE-LCH:
        51.1431, 57.1830, 301.1038
        CIE-Luv:
        51.1431, 0.1997, -78.3979
        Hunter-Lab:
        44.0367, 22.9402, -51.0815
      #7b6cce color charts
#7b6cce RGB chart
      #7b6cce CMYK chart
      #7b6cce RGB pie chart
      #7b6cce color shades, tints & tones
#7b6cce color schemes
#7b6cce color preview, HTML & CSS examples
           This text has a color of #7b6cce        
        
          <p style="color:#7b6cce;">Text here</p>
        
        
          .mytext {color:#7b6cce;}
        
        Text color #7b6cce
      
           This box has a color of #7b6cce        
        
          <div style="background-color:#7b6cce;">Content here</div>
        
        
          .mybackground {background-color:#7b6cce;}
        
        Background color #7b6cce
      
           Border around this has a color of #7b6cce        
        
          <div style="border:2px solid #7b6cce;">Content here</div>
        
        
          .myborder {border:2px solid #7b6cce;}
        
        Border color #7b6cce