#777ee7 color space conversions
Hex:
        #777ee7
        RGB:
        119, 126, 231
        CMY:
        53, 51, 9
        CMYK:
        48, 45, 0, 9
      HSL:
        236°, 70.0000%, 68.6275%
        HSV (HSB):
        236°, 48.4848%, 90.5882%
        XYZ:
        29.4924, 24.6132, 78.7977
        xyY:
        0.2219, 0.1852, 24.6132
      CIE-Lab:
        56.6966, 25.1543, -54.2231
        CIE-LCH:
        56.6966, 59.7736, 294.8867
        CIE-Luv:
        56.6966, -8.9074, -88.1031
        Hunter-Lab:
        49.6117, 19.2916, -59.4415
      #777ee7 color charts
#777ee7 RGB chart
      #777ee7 CMYK chart
      #777ee7 RGB pie chart
      #777ee7 color shades, tints & tones
#777ee7 color schemes
#777ee7 color preview, HTML & CSS examples
           This text has a color of #777ee7        
        
          <p style="color:#777ee7;">Text here</p>
        
        
          .mytext {color:#777ee7;}
        
        Text color #777ee7
      
           This box has a color of #777ee7        
        
          <div style="background-color:#777ee7;">Content here</div>
        
        
          .mybackground {background-color:#777ee7;}
        
        Background color #777ee7
      
           Border around this has a color of #777ee7        
        
          <div style="border:2px solid #777ee7;">Content here</div>
        
        
          .myborder {border:2px solid #777ee7;}
        
        Border color #777ee7