#7b6bff color space conversions
Hex:
        #7b6bff
        RGB:
        123, 107, 255
        CMY:
        52, 58, 0
        CMYK:
        52, 58, 0, 0
      HSL:
        246°, 100.0000%, 70.9804%
        HSV (HSB):
        246°, 58.0392%, 100.0000%
        XYZ:
        31.4761, 21.9463, 97.1848
        xyY:
        0.2090, 0.1457, 21.9463
      CIE-Lab:
        53.9700, 44.3317, -71.9265
        CIE-LCH:
        53.9700, 84.4910, 301.6475
        CIE-Luv:
        53.9700, -3.3691, -116.1171
        Hunter-Lab:
        46.8469, 37.9506, -90.2054
      #7b6bff color charts
#7b6bff RGB chart
      #7b6bff CMYK chart
      #7b6bff RGB pie chart
      #7b6bff color shades, tints & tones
#7b6bff color schemes
#7b6bff color preview, HTML & CSS examples
           This text has a color of #7b6bff        
        
          <p style="color:#7b6bff;">Text here</p>
        
        
          .mytext {color:#7b6bff;}
        
        Text color #7b6bff
      
           This box has a color of #7b6bff        
        
          <div style="background-color:#7b6bff;">Content here</div>
        
        
          .mybackground {background-color:#7b6bff;}
        
        Background color #7b6bff
      
           Border around this has a color of #7b6bff        
        
          <div style="border:2px solid #7b6bff;">Content here</div>
        
        
          .myborder {border:2px solid #7b6bff;}
        
        Border color #7b6bff