#7b6bda color space conversions
Hex:
        #7b6bda
        RGB:
        123, 107, 218
        CMY:
        52, 58, 15
        CMYK:
        44, 51, 0, 15
      HSL:
        249°, 60.0000%, 63.7255%
        HSV (HSB):
        249°, 50.9174%, 85.4902%
        XYZ:
        26.0810, 19.7883, 68.7746
        xyY:
        0.2275, 0.1726, 19.7883
      CIE-Lab:
        51.5970, 33.5451, -55.0542
        CIE-LCH:
        51.5970, 64.4689, 301.3544
        CIE-Luv:
        51.5970, -0.4800, -88.4192
        Hunter-Lab:
        44.4840, 26.8074, -60.5265
      #7b6bda color charts
#7b6bda RGB chart
      #7b6bda CMYK chart
      #7b6bda RGB pie chart
      #7b6bda color shades, tints & tones
#7b6bda color schemes
#7b6bda color preview, HTML & CSS examples
           This text has a color of #7b6bda        
        
          <p style="color:#7b6bda;">Text here</p>
        
        
          .mytext {color:#7b6bda;}
        
        Text color #7b6bda
      
           This box has a color of #7b6bda        
        
          <div style="background-color:#7b6bda;">Content here</div>
        
        
          .mybackground {background-color:#7b6bda;}
        
        Background color #7b6bda
      
           Border around this has a color of #7b6bda        
        
          <div style="border:2px solid #7b6bda;">Content here</div>
        
        
          .myborder {border:2px solid #7b6bda;}
        
        Border color #7b6bda