#777cfd color space conversions
Hex:
        #777cfd
        RGB:
        119, 124, 253
        CMY:
        53, 51, 1
        CMYK:
        53, 51, 0, 1
      HSL:
        238°, 97.1014%, 72.9412%
        HSV (HSB):
        238°, 52.9644%, 99.2157%
        XYZ:
        32.5450, 25.4291, 96.1215
        xyY:
        0.2112, 0.1650, 25.4291
      CIE-Lab:
        57.4911, 33.0270, -65.1507
        CIE-LCH:
        57.4911, 73.0438, 296.8819
        CIE-Luv:
        57.4911, -9.3344, -106.4895
        Hunter-Lab:
        50.4273, 26.9536, -77.7160
      #777cfd color charts
#777cfd RGB chart
      #777cfd CMYK chart
      #777cfd RGB pie chart
      #777cfd color shades, tints & tones
#777cfd color schemes
#777cfd color preview, HTML & CSS examples
           This text has a color of #777cfd        
        
          <p style="color:#777cfd;">Text here</p>
        
        
          .mytext {color:#777cfd;}
        
        Text color #777cfd
      
           This box has a color of #777cfd        
        
          <div style="background-color:#777cfd;">Content here</div>
        
        
          .mybackground {background-color:#777cfd;}
        
        Background color #777cfd
      
           Border around this has a color of #777cfd        
        
          <div style="border:2px solid #777cfd;">Content here</div>
        
        
          .myborder {border:2px solid #777cfd;}
        
        Border color #777cfd