#7764af color space conversions
Hex:
        #7764af
        RGB:
        119, 100, 175
        CMY:
        53, 61, 31
        CMYK:
        32, 43, 0, 31
      HSL:
        255°, 31.9149%, 53.9216%
        HSV (HSB):
        255°, 42.8571%, 68.6275%
        XYZ:
        19.9028, 16.1314, 42.6221
        xyY:
        0.2530, 0.2051, 16.1314
      CIE-Lab:
        47.1464, 24.7295, -37.4304
        CIE-LCH:
        47.1464, 44.8619, 303.4520
        CIE-Luv:
        47.1464, 3.9393, -58.7314
        Hunter-Lab:
        40.1639, 18.1667, -34.8040
      #7764af color charts
#7764af RGB chart
      #7764af CMYK chart
      #7764af RGB pie chart
      #7764af color shades, tints & tones
#7764af color schemes
#7764af color preview, HTML & CSS examples
           This text has a color of #7764af        
        
          <p style="color:#7764af;">Text here</p>
        
        
          .mytext {color:#7764af;}
        
        Text color #7764af
      
           This box has a color of #7764af        
        
          <div style="background-color:#7764af;">Content here</div>
        
        
          .mybackground {background-color:#7764af;}
        
        Background color #7764af
      
           Border around this has a color of #7764af        
        
          <div style="border:2px solid #7764af;">Content here</div>
        
        
          .myborder {border:2px solid #7764af;}
        
        Border color #7764af