#7c6eda color space conversions
Hex:
        #7c6eda
        RGB:
        124, 110, 218
        CMY:
        51, 57, 15
        CMYK:
        43, 50, 0, 15
      HSL:
        248°, 59.3407%, 64.3137%
        HSV (HSB):
        248°, 49.5413%, 85.4902%
        XYZ:
        26.5430, 20.4989, 68.8874
        xyY:
        0.2290, 0.1768, 20.4989
      CIE-Lab:
        52.3967, 32.0058, -53.7693
        CIE-LCH:
        52.3967, 62.5740, 300.7629
        CIE-Luv:
        52.3967, -1.0050, -86.5907
        Hunter-Lab:
        45.2757, 25.4136, -58.5172
      #7c6eda color charts
#7c6eda RGB chart
      #7c6eda CMYK chart
      #7c6eda RGB pie chart
      #7c6eda color shades, tints & tones
#7c6eda color schemes
#7c6eda color preview, HTML & CSS examples
           This text has a color of #7c6eda        
        
          <p style="color:#7c6eda;">Text here</p>
        
        
          .mytext {color:#7c6eda;}
        
        Text color #7c6eda
      
           This box has a color of #7c6eda        
        
          <div style="background-color:#7c6eda;">Content here</div>
        
        
          .mybackground {background-color:#7c6eda;}
        
        Background color #7c6eda
      
           Border around this has a color of #7c6eda        
        
          <div style="border:2px solid #7c6eda;">Content here</div>
        
        
          .myborder {border:2px solid #7c6eda;}
        
        Border color #7c6eda