#7966fb color space conversions
Hex:
        #7966fb
        RGB:
        121, 102, 251
        CMY:
        53, 60, 2
        CMYK:
        52, 59, 0, 2
      HSL:
        248°, 94.9045%, 69.2157%
        HSV (HSB):
        248°, 59.3625%, 98.4314%
        XYZ:
        30.0491, 20.5327, 93.6462
        xyY:
        0.2083, 0.1424, 20.5327
      CIE-Lab:
        52.4343, 45.6429, -72.2083
        CIE-LCH:
        52.4343, 85.4243, 302.2970
        CIE-Luv:
        52.4343, -2.4912, -115.7358
        Hunter-Lab:
        45.3130, 39.0735, -90.8126
      #7966fb color charts
#7966fb RGB chart
      #7966fb CMYK chart
      #7966fb RGB pie chart
      #7966fb color shades, tints & tones
#7966fb color schemes
#7966fb color preview, HTML & CSS examples
           This text has a color of #7966fb        
        
          <p style="color:#7966fb;">Text here</p>
        
        
          .mytext {color:#7966fb;}
        
        Text color #7966fb
      
           This box has a color of #7966fb        
        
          <div style="background-color:#7966fb;">Content here</div>
        
        
          .mybackground {background-color:#7966fb;}
        
        Background color #7966fb
      
           Border around this has a color of #7966fb        
        
          <div style="border:2px solid #7966fb;">Content here</div>
        
        
          .myborder {border:2px solid #7966fb;}
        
        Border color #7966fb