#7a6ceb color space conversions
Hex:
        #7a6ceb
        RGB:
        122, 108, 235
        CMY:
        52, 58, 8
        CMYK:
        48, 54, 0, 8
      HSL:
        247°, 76.0479%, 67.2549%
        HSV (HSB):
        247°, 54.0426%, 92.1569%
        XYZ:
        28.3840, 20.8609, 81.1278
        xyY:
        0.2177, 0.1600, 20.8609
      CIE-Lab:
        52.7969, 37.6684, -62.6995
        CIE-LCH:
        52.7969, 73.1446, 300.9965
        CIE-Luv:
        52.7969, -2.5087, -101.0489
        Hunter-Lab:
        45.6737, 31.0002, -73.3422
      #7a6ceb color charts
#7a6ceb RGB chart
      #7a6ceb CMYK chart
      #7a6ceb RGB pie chart
      #7a6ceb color shades, tints & tones
#7a6ceb color schemes
#7a6ceb color preview, HTML & CSS examples
           This text has a color of #7a6ceb        
        
          <p style="color:#7a6ceb;">Text here</p>
        
        
          .mytext {color:#7a6ceb;}
        
        Text color #7a6ceb
      
           This box has a color of #7a6ceb        
        
          <div style="background-color:#7a6ceb;">Content here</div>
        
        
          .mybackground {background-color:#7a6ceb;}
        
        Background color #7a6ceb
      
           Border around this has a color of #7a6ceb        
        
          <div style="border:2px solid #7a6ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7a6ceb;}
        
        Border color #7a6ceb