#772abb color space conversions
Hex:
        #772abb
        RGB:
        119, 42, 187
        CMY:
        53, 84, 27
        CMYK:
        36, 78, 0, 27
      HSL:
        272°, 63.3188%, 44.9020%
        HSV (HSB):
        272°, 77.5401%, 73.3333%
        XYZ:
        17.4054, 9.1657, 47.8655
        xyY:
        0.2338, 0.1231, 9.1657
      CIE-Lab:
        36.3014, 58.4973, -61.8977
        CIE-LCH:
        36.3014, 85.1660, 313.3822
        CIE-Luv:
        36.3014, 16.7094, -90.5949
        Hunter-Lab:
        30.2749, 49.6402, -72.5466
      #772abb color charts
#772abb RGB chart
      #772abb CMYK chart
      #772abb RGB pie chart
      #772abb color shades, tints & tones
#772abb color schemes
#772abb color preview, HTML & CSS examples
           This text has a color of #772abb        
        
          <p style="color:#772abb;">Text here</p>
        
        
          .mytext {color:#772abb;}
        
        Text color #772abb
      
           This box has a color of #772abb        
        
          <div style="background-color:#772abb;">Content here</div>
        
        
          .mybackground {background-color:#772abb;}
        
        Background color #772abb
      
           Border around this has a color of #772abb        
        
          <div style="border:2px solid #772abb;">Content here</div>
        
        
          .myborder {border:2px solid #772abb;}
        
        Border color #772abb