#770beb color space conversions
Hex:
        #770beb
        RGB:
        119, 11, 235
        CMY:
        53, 96, 8
        CMYK:
        49, 95, 0, 8
      HSL:
        269°, 91.0569%, 48.2353%
        HSV (HSB):
        269°, 95.3191%, 92.1569%
        XYZ:
        22.7228, 10.1594, 79.3606
        xyY:
        0.2024, 0.0905, 10.1594
      CIE-Lab:
        38.1271, 77.0147, -86.6660
        CIE-LCH:
        38.1271, 115.9408, 311.6255
        CIE-Luv:
        38.1271, 10.9695, -122.4505
        Hunter-Lab:
        31.8739, 71.4730, -125.3104
      #770beb color charts
#770beb RGB chart
      #770beb CMYK chart
      #770beb RGB pie chart
      #770beb color shades, tints & tones
#770beb color schemes
#770beb color preview, HTML & CSS examples
           This text has a color of #770beb        
        
          <p style="color:#770beb;">Text here</p>
        
        
          .mytext {color:#770beb;}
        
        Text color #770beb
      
           This box has a color of #770beb        
        
          <div style="background-color:#770beb;">Content here</div>
        
        
          .mybackground {background-color:#770beb;}
        
        Background color #770beb
      
           Border around this has a color of #770beb        
        
          <div style="border:2px solid #770beb;">Content here</div>
        
        
          .myborder {border:2px solid #770beb;}
        
        Border color #770beb