#772fa4 color space conversions
Hex:
        #772fa4
        RGB:
        119, 47, 164
        CMY:
        53, 82, 36
        CMYK:
        27, 71, 0, 36
      HSL:
        277°, 55.4502%, 41.3725%
        HSV (HSB):
        277°, 71.3415%, 64.3137%
        XYZ:
        15.3251, 8.6353, 35.9810
        xyY:
        0.2557, 0.1441, 8.6353
      CIE-Lab:
        35.2724, 51.1377, -49.8713
        CIE-LCH:
        35.2724, 71.4298, 315.7183
        CIE-Luv:
        35.2724, 20.4731, -73.7820
        Hunter-Lab:
        29.3859, 41.6646, -52.0264
      #772fa4 color charts
#772fa4 RGB chart
      #772fa4 CMYK chart
      #772fa4 RGB pie chart
      #772fa4 color shades, tints & tones
#772fa4 color schemes
#772fa4 color preview, HTML & CSS examples
           This text has a color of #772fa4        
        
          <p style="color:#772fa4;">Text here</p>
        
        
          .mytext {color:#772fa4;}
        
        Text color #772fa4
      
           This box has a color of #772fa4        
        
          <div style="background-color:#772fa4;">Content here</div>
        
        
          .mybackground {background-color:#772fa4;}
        
        Background color #772fa4
      
           Border around this has a color of #772fa4        
        
          <div style="border:2px solid #772fa4;">Content here</div>
        
        
          .myborder {border:2px solid #772fa4;}
        
        Border color #772fa4