#770dd8 color space conversions
Hex:
        #770dd8
        RGB:
        119, 13, 216
        CMY:
        53, 95, 15
        CMYK:
        45, 94, 0, 15
      HSL:
        271°, 88.6463%, 44.9020%
        HSV (HSB):
        271°, 93.9815%, 84.7059%
        XYZ:
        20.1463, 9.1677, 65.6735
        xyY:
        0.2121, 0.0965, 9.1677
      CIE-Lab:
        36.3051, 72.6657, -78.8006
        CIE-LCH:
        36.3051, 107.1907, 312.6806
        CIE-Luv:
        36.3051, 13.8593, -111.2463
        Hunter-Lab:
        30.2781, 65.7829, -107.4057
      #770dd8 color charts
#770dd8 RGB chart
      #770dd8 CMYK chart
      #770dd8 RGB pie chart
      #770dd8 color shades, tints & tones
#770dd8 color schemes
#770dd8 color preview, HTML & CSS examples
           This text has a color of #770dd8        
        
          <p style="color:#770dd8;">Text here</p>
        
        
          .mytext {color:#770dd8;}
        
        Text color #770dd8
      
           This box has a color of #770dd8        
        
          <div style="background-color:#770dd8;">Content here</div>
        
        
          .mybackground {background-color:#770dd8;}
        
        Background color #770dd8
      
           Border around this has a color of #770dd8        
        
          <div style="border:2px solid #770dd8;">Content here</div>
        
        
          .myborder {border:2px solid #770dd8;}
        
        Border color #770dd8