#7968a7 color space conversions
Hex:
        #7968a7
        RGB:
        121, 104, 167
        CMY:
        53, 59, 35
        CMYK:
        28, 38, 0, 35
      HSL:
        256°, 26.3598%, 53.1373%
        HSV (HSB):
        256°, 37.7246%, 65.4902%
        XYZ:
        19.8105, 16.7556, 38.7492
        xyY:
        0.2630, 0.2225, 16.7556
      CIE-Lab:
        47.9506, 20.8039, -31.4712
        CIE-LCH:
        47.9506, 37.7258, 303.4665
        CIE-Luv:
        47.9506, 4.1845, -49.2863
        Hunter-Lab:
        40.9336, 14.7544, -27.4726
      #7968a7 color charts
#7968a7 RGB chart
      #7968a7 CMYK chart
      #7968a7 RGB pie chart
      #7968a7 color shades, tints & tones
#7968a7 color schemes
#7968a7 color preview, HTML & CSS examples
           This text has a color of #7968a7        
        
          <p style="color:#7968a7;">Text here</p>
        
        
          .mytext {color:#7968a7;}
        
        Text color #7968a7
      
           This box has a color of #7968a7        
        
          <div style="background-color:#7968a7;">Content here</div>
        
        
          .mybackground {background-color:#7968a7;}
        
        Background color #7968a7
      
           Border around this has a color of #7968a7        
        
          <div style="border:2px solid #7968a7;">Content here</div>
        
        
          .myborder {border:2px solid #7968a7;}
        
        Border color #7968a7