#770cfb color space conversions
Hex:
        #770cfb
        RGB:
        119, 12, 251
        CMY:
        53, 95, 2
        CMYK:
        53, 95, 0, 2
      HSL:
        267°, 96.7611%, 51.5686%
        HSV (HSB):
        267°, 95.2191%, 98.4314%
        XYZ:
        25.1518, 11.1499, 92.0933
        xyY:
        0.1959, 0.0868, 11.1499
      CIE-Lab:
        39.8318, 80.3519, -92.8793
        CIE-LCH:
        39.8318, 122.8129, 310.8638
        CIE-Luv:
        39.8318, 8.7101, -131.6418
        Hunter-Lab:
        33.3915, 76.0182, -140.1470
      #770cfb color charts
#770cfb RGB chart
      #770cfb CMYK chart
      #770cfb RGB pie chart
      #770cfb color shades, tints & tones
#770cfb color schemes
#770cfb color preview, HTML & CSS examples
           This text has a color of #770cfb        
        
          <p style="color:#770cfb;">Text here</p>
        
        
          .mytext {color:#770cfb;}
        
        Text color #770cfb
      
           This box has a color of #770cfb        
        
          <div style="background-color:#770cfb;">Content here</div>
        
        
          .mybackground {background-color:#770cfb;}
        
        Background color #770cfb
      
           Border around this has a color of #770cfb        
        
          <div style="border:2px solid #770cfb;">Content here</div>
        
        
          .myborder {border:2px solid #770cfb;}
        
        Border color #770cfb