#7968bf color space conversions
Hex:
        #7968bf
        RGB:
        121, 104, 191
        CMY:
        53, 59, 25
        CMYK:
        37, 46, 0, 25
      HSL:
        252°, 40.4651%, 57.8431%
        HSV (HSB):
        252°, 45.5497%, 74.9020%
        XYZ:
        22.2394, 17.7272, 51.5398
        xyY:
        0.2430, 0.1937, 17.7272
      CIE-Lab:
        49.1635, 27.2277, -43.5173
        CIE-LCH:
        49.1635, 51.3332, 302.0332
        CIE-Luv:
        49.1635, 1.9646, -69.0259
        Hunter-Lab:
        42.1036, 20.6036, -43.1053
      #7968bf color charts
#7968bf RGB chart
      #7968bf CMYK chart
      #7968bf RGB pie chart
      #7968bf color shades, tints & tones
#7968bf color schemes
#7968bf color preview, HTML & CSS examples
           This text has a color of #7968bf        
        
          <p style="color:#7968bf;">Text here</p>
        
        
          .mytext {color:#7968bf;}
        
        Text color #7968bf
      
           This box has a color of #7968bf        
        
          <div style="background-color:#7968bf;">Content here</div>
        
        
          .mybackground {background-color:#7968bf;}
        
        Background color #7968bf
      
           Border around this has a color of #7968bf        
        
          <div style="border:2px solid #7968bf;">Content here</div>
        
        
          .myborder {border:2px solid #7968bf;}
        
        Border color #7968bf