#770acb color space conversions
Hex:
        #770acb
        RGB:
        119, 10, 203
        CMY:
        53, 96, 20
        CMYK:
        41, 95, 0, 20
      HSL:
        274°, 90.6103%, 41.7647%
        HSV (HSB):
        274°, 95.0739%, 79.6078%
        XYZ:
        18.4958, 8.4508, 57.1562
        xyY:
        0.2199, 0.1005, 8.4508
      CIE-Lab:
        34.9047, 70.3276, -73.5693
        CIE-LCH:
        34.9047, 101.7763, 313.7094
        CIE-Luv:
        34.9047, 16.2205, -103.5485
        Hunter-Lab:
        29.0703, 62.6965, -96.2232
      #770acb color charts
#770acb RGB chart
      #770acb CMYK chart
      #770acb RGB pie chart
      #770acb color shades, tints & tones
#770acb color schemes
#770acb color preview, HTML & CSS examples
           This text has a color of #770acb        
        
          <p style="color:#770acb;">Text here</p>
        
        
          .mytext {color:#770acb;}
        
        Text color #770acb
      
           This box has a color of #770acb        
        
          <div style="background-color:#770acb;">Content here</div>
        
        
          .mybackground {background-color:#770acb;}
        
        Background color #770acb
      
           Border around this has a color of #770acb        
        
          <div style="border:2px solid #770acb;">Content here</div>
        
        
          .myborder {border:2px solid #770acb;}
        
        Border color #770acb