#770ab4 color space conversions
Hex:
        #770ab4
        RGB:
        119, 10, 180
        CMY:
        53, 96, 29
        CMYK:
        34, 94, 0, 29
      HSL:
        278°, 89.4737%, 37.2549%
        HSV (HSB):
        278°, 94.4444%, 70.5882%
        XYZ:
        15.9545, 7.4343, 43.7741
        xyY:
        0.2375, 0.1107, 7.4343
      CIE-Lab:
        32.7759, 65.5746, -63.5137
        CIE-LCH:
        32.7759, 91.2908, 315.9147
        CIE-Luv:
        32.7759, 20.7762, -89.3899
        Hunter-Lab:
        27.2659, 56.7329, -76.1010
      #770ab4 color charts
#770ab4 RGB chart
      #770ab4 CMYK chart
      #770ab4 RGB pie chart
      #770ab4 color shades, tints & tones
#770ab4 color schemes
#770ab4 color preview, HTML & CSS examples
           This text has a color of #770ab4        
        
          <p style="color:#770ab4;">Text here</p>
        
        
          .mytext {color:#770ab4;}
        
        Text color #770ab4
      
           This box has a color of #770ab4        
        
          <div style="background-color:#770ab4;">Content here</div>
        
        
          .mybackground {background-color:#770ab4;}
        
        Background color #770ab4
      
           Border around this has a color of #770ab4        
        
          <div style="border:2px solid #770ab4;">Content here</div>
        
        
          .myborder {border:2px solid #770ab4;}
        
        Border color #770ab4