#7c6ffa color space conversions
Hex:
        #7c6ffa
        RGB:
        124, 111, 250
        CMY:
        51, 56, 2
        CMYK:
        50, 56, 0, 2
      HSL:
        246°, 93.2886%, 70.7843%
        HSV (HSB):
        246°, 55.6000%, 98.0392%
        XYZ:
        31.2519, 22.5561, 93.1491
        xyY:
        0.2127, 0.1535, 22.5561
      CIE-Lab:
        54.6121, 40.7410, -68.1161
        CIE-LCH:
        54.6121, 79.3703, 300.8841
        CIE-Luv:
        54.6121, -3.7173, -110.4407
        Hunter-Lab:
        47.4933, 34.3450, -83.0409
      #7c6ffa color charts
#7c6ffa RGB chart
      #7c6ffa CMYK chart
      #7c6ffa RGB pie chart
      #7c6ffa color shades, tints & tones
#7c6ffa color schemes
#7c6ffa color preview, HTML & CSS examples
           This text has a color of #7c6ffa        
        
          <p style="color:#7c6ffa;">Text here</p>
        
        
          .mytext {color:#7c6ffa;}
        
        Text color #7c6ffa
      
           This box has a color of #7c6ffa        
        
          <div style="background-color:#7c6ffa;">Content here</div>
        
        
          .mybackground {background-color:#7c6ffa;}
        
        Background color #7c6ffa
      
           Border around this has a color of #7c6ffa        
        
          <div style="border:2px solid #7c6ffa;">Content here</div>
        
        
          .myborder {border:2px solid #7c6ffa;}
        
        Border color #7c6ffa