#7763d4 color space conversions
Hex:
        #7763d4
        RGB:
        119, 99, 212
        CMY:
        53, 61, 17
        CMYK:
        44, 53, 0, 17
      HSL:
        251°, 56.7839%, 60.9804%
        HSV (HSB):
        251°, 53.3019%, 83.1373%
        XYZ:
        23.9533, 17.5991, 64.4218
        xyY:
        0.2260, 0.1661, 17.5991
      CIE-Lab:
        49.0062, 35.6251, -55.8218
        CIE-LCH:
        49.0062, 66.2210, 302.5458
        CIE-Luv:
        49.0062, 0.8096, -88.6687
        Hunter-Lab:
        41.9513, 28.5049, -61.6819
      #7763d4 color charts
#7763d4 RGB chart
      #7763d4 CMYK chart
      #7763d4 RGB pie chart
      #7763d4 color shades, tints & tones
#7763d4 color schemes
#7763d4 color preview, HTML & CSS examples
           This text has a color of #7763d4        
        
          <p style="color:#7763d4;">Text here</p>
        
        
          .mytext {color:#7763d4;}
        
        Text color #7763d4
      
           This box has a color of #7763d4        
        
          <div style="background-color:#7763d4;">Content here</div>
        
        
          .mybackground {background-color:#7763d4;}
        
        Background color #7763d4
      
           Border around this has a color of #7763d4        
        
          <div style="border:2px solid #7763d4;">Content here</div>
        
        
          .myborder {border:2px solid #7763d4;}
        
        Border color #7763d4