#7968d2 color space conversions
Hex:
        #7968d2
        RGB:
        121, 104, 210
        CMY:
        53, 59, 18
        CMYK:
        42, 50, 0, 18
      HSL:
        250°, 54.0816%, 61.5686%
        HSV (HSB):
        250°, 50.4762%, 82.3529%
        XYZ:
        24.4683, 18.6187, 63.2769
        xyY:
        0.2300, 0.1750, 18.6187
      CIE-Lab:
        50.2381, 32.5628, -52.6972
        CIE-LCH:
        50.2381, 61.9462, 301.7129
        CIE-Luv:
        50.2381, 0.2958, -84.1449
        Hunter-Lab:
        43.1494, 25.7088, -56.7419
      #7968d2 color charts
#7968d2 RGB chart
      #7968d2 CMYK chart
      #7968d2 RGB pie chart
      #7968d2 color shades, tints & tones
#7968d2 color schemes
#7968d2 color preview, HTML & CSS examples
           This text has a color of #7968d2        
        
          <p style="color:#7968d2;">Text here</p>
        
        
          .mytext {color:#7968d2;}
        
        Text color #7968d2
      
           This box has a color of #7968d2        
        
          <div style="background-color:#7968d2;">Content here</div>
        
        
          .mybackground {background-color:#7968d2;}
        
        Background color #7968d2
      
           Border around this has a color of #7968d2        
        
          <div style="border:2px solid #7968d2;">Content here</div>
        
        
          .myborder {border:2px solid #7968d2;}
        
        Border color #7968d2