#777ec2 color space conversions
Hex:
        #777ec2
        RGB:
        119, 126, 194
        CMY:
        53, 51, 24
        CMYK:
        39, 35, 0, 24
      HSL:
        234°, 38.0711%, 61.3725%
        HSV (HSB):
        234°, 38.6598%, 76.0784%
        XYZ:
        24.8062, 22.7387, 54.1205
        xyY:
        0.2440, 0.2237, 22.7387
      CIE-Lab:
        54.8022, 14.3476, -36.3548
        CIE-LCH:
        54.8022, 39.0836, 291.5369
        CIE-Luv:
        54.8022, -7.1259, -57.6547
        Hunter-Lab:
        47.6851, 9.4083, -33.9120
      #777ec2 color charts
#777ec2 RGB chart
      #777ec2 CMYK chart
      #777ec2 RGB pie chart
      #777ec2 color shades, tints & tones
#777ec2 color schemes
#777ec2 color preview, HTML & CSS examples
           This text has a color of #777ec2        
        
          <p style="color:#777ec2;">Text here</p>
        
        
          .mytext {color:#777ec2;}
        
        Text color #777ec2
      
           This box has a color of #777ec2        
        
          <div style="background-color:#777ec2;">Content here</div>
        
        
          .mybackground {background-color:#777ec2;}
        
        Background color #777ec2
      
           Border around this has a color of #777ec2        
        
          <div style="border:2px solid #777ec2;">Content here</div>
        
        
          .myborder {border:2px solid #777ec2;}
        
        Border color #777ec2