#771aa4 color space conversions
Hex:
        #771aa4
        RGB:
        119, 26, 164
        CMY:
        53, 90, 36
        CMYK:
        27, 84, 0, 36
      HSL:
        280°, 72.6316%, 37.2549%
        HSV (HSB):
        280°, 84.1463%, 64.3137%
        XYZ:
        14.6780, 7.3411, 35.7653
        xyY:
        0.2540, 0.1270, 7.3411
      CIE-Lab:
        32.5711, 58.8958, -54.2520
        CIE-LCH:
        32.5711, 80.0749, 317.3502
        CIE-Luv:
        32.5711, 23.3437, -77.7677
        Hunter-Lab:
        27.0944, 49.2845, -59.2983
      #771aa4 color charts
#771aa4 RGB chart
      #771aa4 CMYK chart
      #771aa4 RGB pie chart
      #771aa4 color shades, tints & tones
#771aa4 color schemes
#771aa4 color preview, HTML & CSS examples
           This text has a color of #771aa4        
        
          <p style="color:#771aa4;">Text here</p>
        
        
          .mytext {color:#771aa4;}
        
        Text color #771aa4
      
           This box has a color of #771aa4        
        
          <div style="background-color:#771aa4;">Content here</div>
        
        
          .mybackground {background-color:#771aa4;}
        
        Background color #771aa4
      
           Border around this has a color of #771aa4        
        
          <div style="border:2px solid #771aa4;">Content here</div>
        
        
          .myborder {border:2px solid #771aa4;}
        
        Border color #771aa4