#7779e5 color space conversions
Hex:
        #7779e5
        RGB:
        119, 121, 229
        CMY:
        53, 53, 10
        CMYK:
        48, 47, 0, 10
      HSL:
        239°, 67.9012%, 68.2353%
        HSV (HSB):
        239°, 48.0349%, 89.8039%
        XYZ:
        28.5880, 23.2538, 77.1104
        xyY:
        0.2217, 0.1803, 23.2538
      CIE-Lab:
        55.3328, 27.5362, -55.2835
        CIE-LCH:
        55.3328, 61.7617, 296.4775
        CIE-Luv:
        55.3328, -7.1828, -89.5773
        Hunter-Lab:
        48.2222, 21.4327, -61.0530
      #7779e5 color charts
#7779e5 RGB chart
      #7779e5 CMYK chart
      #7779e5 RGB pie chart
      #7779e5 color shades, tints & tones
#7779e5 color schemes
#7779e5 color preview, HTML & CSS examples
           This text has a color of #7779e5        
        
          <p style="color:#7779e5;">Text here</p>
        
        
          .mytext {color:#7779e5;}
        
        Text color #7779e5
      
           This box has a color of #7779e5        
        
          <div style="background-color:#7779e5;">Content here</div>
        
        
          .mybackground {background-color:#7779e5;}
        
        Background color #7779e5
      
           Border around this has a color of #7779e5        
        
          <div style="border:2px solid #7779e5;">Content here</div>
        
        
          .myborder {border:2px solid #7779e5;}
        
        Border color #7779e5