#7a6aeb color space conversions
Hex:
        #7a6aeb
        RGB:
        122, 106, 235
        CMY:
        52, 58, 8
        CMYK:
        48, 55, 0, 8
      HSL:
        247°, 76.3314%, 66.8627%
        HSV (HSB):
        247°, 54.8936%, 92.1569%
        XYZ:
        28.1755, 20.4438, 81.0583
        xyY:
        0.2173, 0.1577, 20.4438
      CIE-Lab:
        52.3353, 38.8374, -63.4435
        CIE-LCH:
        52.3353, 74.3869, 301.4732
        CIE-Luv:
        52.3353, -1.9433, -102.0615
        Hunter-Lab:
        45.2148, 32.1058, -74.6410
      #7a6aeb color charts
#7a6aeb RGB chart
      #7a6aeb CMYK chart
      #7a6aeb RGB pie chart
      #7a6aeb color shades, tints & tones
#7a6aeb color schemes
#7a6aeb color preview, HTML & CSS examples
           This text has a color of #7a6aeb        
        
          <p style="color:#7a6aeb;">Text here</p>
        
        
          .mytext {color:#7a6aeb;}
        
        Text color #7a6aeb
      
           This box has a color of #7a6aeb        
        
          <div style="background-color:#7a6aeb;">Content here</div>
        
        
          .mybackground {background-color:#7a6aeb;}
        
        Background color #7a6aeb
      
           Border around this has a color of #7a6aeb        
        
          <div style="border:2px solid #7a6aeb;">Content here</div>
        
        
          .myborder {border:2px solid #7a6aeb;}
        
        Border color #7a6aeb