#7b6dff color space conversions
Hex:
        #7b6dff
        RGB:
        123, 109, 255
        CMY:
        52, 57, 0
        CMYK:
        52, 57, 0, 0
      HSL:
        246°, 100.0000%, 71.3725%
        HSV (HSB):
        246°, 57.2549%, 100.0000%
        XYZ:
        31.6870, 22.3682, 97.2552
        xyY:
        0.2094, 0.1478, 22.3682
      CIE-Lab:
        54.4155, 43.1824, -71.2048
        CIE-LCH:
        54.4155, 83.2757, 301.2349
        CIE-Luv:
        54.4155, -3.8899, -115.1940
        Hunter-Lab:
        47.2951, 36.8261, -88.8144
      #7b6dff color charts
#7b6dff RGB chart
      #7b6dff CMYK chart
      #7b6dff RGB pie chart
      #7b6dff color shades, tints & tones
#7b6dff color schemes
#7b6dff color preview, HTML & CSS examples
           This text has a color of #7b6dff        
        
          <p style="color:#7b6dff;">Text here</p>
        
        
          .mytext {color:#7b6dff;}
        
        Text color #7b6dff
      
           This box has a color of #7b6dff        
        
          <div style="background-color:#7b6dff;">Content here</div>
        
        
          .mybackground {background-color:#7b6dff;}
        
        Background color #7b6dff
      
           Border around this has a color of #7b6dff        
        
          <div style="border:2px solid #7b6dff;">Content here</div>
        
        
          .myborder {border:2px solid #7b6dff;}
        
        Border color #7b6dff