#770eab color space conversions
Hex:
        #770eab
        RGB:
        119, 14, 171
        CMY:
        53, 95, 33
        CMYK:
        30, 92, 0, 33
      HSL:
        280°, 84.8649%, 36.2745%
        HSV (HSB):
        280°, 91.8129%, 67.0588%
        XYZ:
        15.1155, 7.1763, 39.1166
        xyY:
        0.2461, 0.1169, 7.1763
      CIE-Lab:
        32.2049, 63.1132, -59.0654
        CIE-LCH:
        32.2049, 86.4407, 316.8975
        CIE-Luv:
        32.2049, 22.5952, -83.4599
        Hunter-Lab:
        26.7886, 53.8386, -67.8229
      #770eab color charts
#770eab RGB chart
      #770eab CMYK chart
      #770eab RGB pie chart
      #770eab color shades, tints & tones
#770eab color schemes
#770eab color preview, HTML & CSS examples
           This text has a color of #770eab        
        
          <p style="color:#770eab;">Text here</p>
        
        
          .mytext {color:#770eab;}
        
        Text color #770eab
      
           This box has a color of #770eab        
        
          <div style="background-color:#770eab;">Content here</div>
        
        
          .mybackground {background-color:#770eab;}
        
        Background color #770eab
      
           Border around this has a color of #770eab        
        
          <div style="border:2px solid #770eab;">Content here</div>
        
        
          .myborder {border:2px solid #770eab;}
        
        Border color #770eab