#777ad5 color space conversions
Hex:
        #777ad5
        RGB:
        119, 122, 213
        CMY:
        53, 52, 16
        CMYK:
        44, 43, 0, 16
      HSL:
        238°, 52.8090%, 65.0980%
        HSV (HSB):
        238°, 44.1315%, 83.5294%
        XYZ:
        26.5775, 22.6451, 65.9209
        xyY:
        0.2308, 0.1967, 22.6451
      CIE-Lab:
        54.7049, 22.1981, -47.2888
        CIE-LCH:
        54.7049, 52.2397, 295.1461
        CIE-Luv:
        54.7049, -6.6511, -76.0867
        Hunter-Lab:
        47.5869, 16.4162, -48.8222
      #777ad5 color charts
#777ad5 RGB chart
      #777ad5 CMYK chart
      #777ad5 RGB pie chart
      #777ad5 color shades, tints & tones
#777ad5 color schemes
#777ad5 color preview, HTML & CSS examples
           This text has a color of #777ad5        
        
          <p style="color:#777ad5;">Text here</p>
        
        
          .mytext {color:#777ad5;}
        
        Text color #777ad5
      
           This box has a color of #777ad5        
        
          <div style="background-color:#777ad5;">Content here</div>
        
        
          .mybackground {background-color:#777ad5;}
        
        Background color #777ad5
      
           Border around this has a color of #777ad5        
        
          <div style="border:2px solid #777ad5;">Content here</div>
        
        
          .myborder {border:2px solid #777ad5;}
        
        Border color #777ad5