#7f6bff color space conversions
Hex:
        #7f6bff
        RGB:
        127, 107, 255
        CMY:
        50, 58, 0
        CMYK:
        50, 58, 0, 0
      HSL:
        248°, 100.0000%, 70.9804%
        HSV (HSB):
        248°, 58.0392%, 100.0000%
        XYZ:
        32.0601, 22.2474, 97.2122
        xyY:
        0.2116, 0.1468, 22.2474
      CIE-Lab:
        54.2885, 45.0852, -71.3954
        CIE-LCH:
        54.2885, 84.4392, 302.2719
        CIE-Luv:
        54.2885, -1.9550, -115.5782
        Hunter-Lab:
        47.1672, 38.7861, -89.1805
      #7f6bff color charts
#7f6bff RGB chart
      #7f6bff CMYK chart
      #7f6bff RGB pie chart
      #7f6bff color shades, tints & tones
#7f6bff color schemes
#7f6bff color preview, HTML & CSS examples
           This text has a color of #7f6bff        
        
          <p style="color:#7f6bff;">Text here</p>
        
        
          .mytext {color:#7f6bff;}
        
        Text color #7f6bff
      
           This box has a color of #7f6bff        
        
          <div style="background-color:#7f6bff;">Content here</div>
        
        
          .mybackground {background-color:#7f6bff;}
        
        Background color #7f6bff
      
           Border around this has a color of #7f6bff        
        
          <div style="border:2px solid #7f6bff;">Content here</div>
        
        
          .myborder {border:2px solid #7f6bff;}
        
        Border color #7f6bff