#770ffa color space conversions
Hex:
        #770ffa
        RGB:
        119, 15, 250
        CMY:
        53, 94, 2
        CMYK:
        52, 94, 0, 2
      HSL:
        267°, 95.9184%, 51.9608%
        HSV (HSB):
        267°, 94.0000%, 98.0392%
        XYZ:
        25.0339, 11.1657, 91.2782
        xyY:
        0.1964, 0.0876, 11.1657
      CIE-Lab:
        39.8582, 79.7359, -92.2743
        CIE-LCH:
        39.8582, 121.9522, 310.8309
        CIE-Luv:
        39.8582, 8.7465, -131.0176
        Hunter-Lab:
        33.4151, 75.2518, -138.5686
      #770ffa color charts
#770ffa RGB chart
      #770ffa CMYK chart
      #770ffa RGB pie chart
      #770ffa color shades, tints & tones
#770ffa color schemes
#770ffa color preview, HTML & CSS examples
           This text has a color of #770ffa        
        
          <p style="color:#770ffa;">Text here</p>
        
        
          .mytext {color:#770ffa;}
        
        Text color #770ffa
      
           This box has a color of #770ffa        
        
          <div style="background-color:#770ffa;">Content here</div>
        
        
          .mybackground {background-color:#770ffa;}
        
        Background color #770ffa
      
           Border around this has a color of #770ffa        
        
          <div style="border:2px solid #770ffa;">Content here</div>
        
        
          .myborder {border:2px solid #770ffa;}
        
        Border color #770ffa