#7968cb color space conversions
Hex:
        #7968cb
        RGB:
        121, 104, 203
        CMY:
        53, 59, 20
        CMYK:
        40, 49, 0, 20
      HSL:
        250°, 48.7685%, 60.1961%
        HSV (HSB):
        250°, 48.7685%, 79.6078%
        XYZ:
        23.6150, 18.2774, 58.7832
        xyY:
        0.2346, 0.1815, 18.2774
      CIE-Lab:
        49.8308, 30.5768, -49.3510
        CIE-LCH:
        49.8308, 58.0557, 301.7814
        CIE-Luv:
        49.8308, 0.9005, -78.6359
        Hunter-Lab:
        42.7520, 23.7820, -51.5961
      #7968cb color charts
#7968cb RGB chart
      #7968cb CMYK chart
      #7968cb RGB pie chart
      #7968cb color shades, tints & tones
#7968cb color schemes
#7968cb color preview, HTML & CSS examples
           This text has a color of #7968cb        
        
          <p style="color:#7968cb;">Text here</p>
        
        
          .mytext {color:#7968cb;}
        
        Text color #7968cb
      
           This box has a color of #7968cb        
        
          <div style="background-color:#7968cb;">Content here</div>
        
        
          .mybackground {background-color:#7968cb;}
        
        Background color #7968cb
      
           Border around this has a color of #7968cb        
        
          <div style="border:2px solid #7968cb;">Content here</div>
        
        
          .myborder {border:2px solid #7968cb;}
        
        Border color #7968cb