#7c6dff color space conversions
Hex:
        #7c6dff
        RGB:
        124, 109, 255
        CMY:
        51, 57, 0
        CMYK:
        51, 57, 0, 0
      HSL:
        246°, 100.0000%, 71.3725%
        HSV (HSB):
        246°, 57.2549%, 100.0000%
        XYZ:
        31.8308, 22.4424, 97.2619
        xyY:
        0.2101, 0.1481, 22.4424
      CIE-Lab:
        54.4932, 43.3712, -71.0753
        CIE-LCH:
        54.4932, 83.2631, 301.3922
        CIE-Luv:
        54.4932, -3.5416, -115.0609
        Hunter-Lab:
        47.3734, 37.0332, -88.5665
      #7c6dff color charts
#7c6dff RGB chart
      #7c6dff CMYK chart
      #7c6dff RGB pie chart
      #7c6dff color shades, tints & tones
#7c6dff color schemes
#7c6dff color preview, HTML & CSS examples
           This text has a color of #7c6dff        
        
          <p style="color:#7c6dff;">Text here</p>
        
        
          .mytext {color:#7c6dff;}
        
        Text color #7c6dff
      
           This box has a color of #7c6dff        
        
          <div style="background-color:#7c6dff;">Content here</div>
        
        
          .mybackground {background-color:#7c6dff;}
        
        Background color #7c6dff
      
           Border around this has a color of #7c6dff        
        
          <div style="border:2px solid #7c6dff;">Content here</div>
        
        
          .myborder {border:2px solid #7c6dff;}
        
        Border color #7c6dff