#7963fb color space conversions
Hex:
        #7963fb
        RGB:
        121, 99, 251
        CMY:
        53, 61, 2
        CMYK:
        52, 61, 0, 2
      HSL:
        249°, 95.0000%, 68.6275%
        HSV (HSB):
        249°, 60.5578%, 98.4314%
        XYZ:
        29.7596, 19.9537, 93.5497
        xyY:
        0.2077, 0.1393, 19.9537
      CIE-Lab:
        51.7848, 47.3448, -73.2627
        CIE-LCH:
        51.7848, 87.2293, 302.8719
        CIE-Luv:
        51.7848, -1.7526, -117.0024
        Hunter-Lab:
        44.6695, 40.7480, -92.9002
      #7963fb color charts
#7963fb RGB chart
      #7963fb CMYK chart
      #7963fb RGB pie chart
      #7963fb color shades, tints & tones
#7963fb color schemes
#7963fb color preview, HTML & CSS examples
           This text has a color of #7963fb        
        
          <p style="color:#7963fb;">Text here</p>
        
        
          .mytext {color:#7963fb;}
        
        Text color #7963fb
      
           This box has a color of #7963fb        
        
          <div style="background-color:#7963fb;">Content here</div>
        
        
          .mybackground {background-color:#7963fb;}
        
        Background color #7963fb
      
           Border around this has a color of #7963fb        
        
          <div style="border:2px solid #7963fb;">Content here</div>
        
        
          .myborder {border:2px solid #7963fb;}
        
        Border color #7963fb