#770ad1 color space conversions
Hex:
        #770ad1
        RGB:
        119, 10, 209
        CMY:
        53, 96, 18
        CMYK:
        43, 95, 0, 18
      HSL:
        273°, 90.8676%, 42.9412%
        HSV (HSB):
        273°, 95.2153%, 81.9608%
        XYZ:
        19.2249, 8.7425, 60.9958
        xyY:
        0.2161, 0.0983, 8.7425
      CIE-Lab:
        35.4837, 71.5903, -76.1057
        CIE-LCH:
        35.4837, 104.4857, 313.2489
        CIE-Luv:
        35.4837, 15.1524, -107.1575
        Hunter-Lab:
        29.5677, 64.3174, -101.6133
      #770ad1 color charts
#770ad1 RGB chart
      #770ad1 CMYK chart
      #770ad1 RGB pie chart
      #770ad1 color shades, tints & tones
#770ad1 color schemes
#770ad1 color preview, HTML & CSS examples
           This text has a color of #770ad1        
        
          <p style="color:#770ad1;">Text here</p>
        
        
          .mytext {color:#770ad1;}
        
        Text color #770ad1
      
           This box has a color of #770ad1        
        
          <div style="background-color:#770ad1;">Content here</div>
        
        
          .mybackground {background-color:#770ad1;}
        
        Background color #770ad1
      
           Border around this has a color of #770ad1        
        
          <div style="border:2px solid #770ad1;">Content here</div>
        
        
          .myborder {border:2px solid #770ad1;}
        
        Border color #770ad1