#7779a1 color space conversions
Hex:
        #7779a1
        RGB:
        119, 121, 161
        CMY:
        53, 53, 37
        CMYK:
        26, 25, 0, 37
      HSL:
        237°, 18.2609%, 54.9020%
        HSV (HSB):
        237°, 26.0870%, 63.1373%
        XYZ:
        20.8781, 20.1699, 36.5110
        xyY:
        0.2692, 0.2601, 20.1699
      CIE-Lab:
        52.0288, 8.4582, -21.6567
        CIE-LCH:
        52.0288, 23.2498, 291.3334
        CIE-Luv:
        52.0288, -3.3495, -33.1839
        Hunter-Lab:
        44.9109, 4.3869, -16.7631
      #7779a1 color charts
#7779a1 RGB chart
      #7779a1 CMYK chart
      #7779a1 RGB pie chart
      #7779a1 color shades, tints & tones
#7779a1 color schemes
#7779a1 color preview, HTML & CSS examples
           This text has a color of #7779a1        
        
          <p style="color:#7779a1;">Text here</p>
        
        
          .mytext {color:#7779a1;}
        
        Text color #7779a1
      
           This box has a color of #7779a1        
        
          <div style="background-color:#7779a1;">Content here</div>
        
        
          .mybackground {background-color:#7779a1;}
        
        Background color #7779a1
      
           Border around this has a color of #7779a1        
        
          <div style="border:2px solid #7779a1;">Content here</div>
        
        
          .myborder {border:2px solid #7779a1;}
        
        Border color #7779a1