#770cdd color space conversions
Hex:
        #770cdd
        RGB:
        119, 12, 221
        CMY:
        53, 95, 13
        CMYK:
        46, 95, 0, 13
      HSL:
        271°, 89.6996%, 45.6863%
        HSV (HSB):
        271°, 94.5701%, 86.6667%
        XYZ:
        20.7904, 9.4053, 69.1263
        xyY:
        0.2093, 0.0947, 9.4053
      CIE-Lab:
        36.7533, 73.8773, -80.9388
        CIE-LCH:
        36.7533, 109.5854, 312.3884
        CIE-Luv:
        36.7533, 13.0810, -114.2367
        Hunter-Lab:
        30.6681, 67.3385, -112.1725
      #770cdd color charts
#770cdd RGB chart
      #770cdd CMYK chart
      #770cdd RGB pie chart
      #770cdd color shades, tints & tones
#770cdd color schemes
#770cdd color preview, HTML & CSS examples
           This text has a color of #770cdd        
        
          <p style="color:#770cdd;">Text here</p>
        
        
          .mytext {color:#770cdd;}
        
        Text color #770cdd
      
           This box has a color of #770cdd        
        
          <div style="background-color:#770cdd;">Content here</div>
        
        
          .mybackground {background-color:#770cdd;}
        
        Background color #770cdd
      
           Border around this has a color of #770cdd        
        
          <div style="border:2px solid #770cdd;">Content here</div>
        
        
          .myborder {border:2px solid #770cdd;}
        
        Border color #770cdd