#770bea color space conversions
Hex:
        #770bea
        RGB:
        119, 11, 234
        CMY:
        53, 96, 8
        CMYK:
        49, 95, 0, 8
      HSL:
        269°, 91.0204%, 48.0392%
        HSV (HSB):
        269°, 95.2991%, 91.7647%
        XYZ:
        22.5787, 10.1018, 78.6017
        xyY:
        0.2029, 0.0908, 10.1018
      CIE-Lab:
        38.0245, 76.7994, -86.2673
        CIE-LCH:
        38.0245, 115.4997, 311.6770
        CIE-Luv:
        38.0245, 11.1163, -121.8700
        Hunter-Lab:
        31.7833, 71.1846, -124.3787
      #770bea color charts
#770bea RGB chart
      #770bea CMYK chart
      #770bea RGB pie chart
      #770bea color shades, tints & tones
#770bea color schemes
#770bea color preview, HTML & CSS examples
           This text has a color of #770bea        
        
          <p style="color:#770bea;">Text here</p>
        
        
          .mytext {color:#770bea;}
        
        Text color #770bea
      
           This box has a color of #770bea        
        
          <div style="background-color:#770bea;">Content here</div>
        
        
          .mybackground {background-color:#770bea;}
        
        Background color #770bea
      
           Border around this has a color of #770bea        
        
          <div style="border:2px solid #770bea;">Content here</div>
        
        
          .myborder {border:2px solid #770bea;}
        
        Border color #770bea