#7a779f color space conversions
Hex:
        #7a779f
        RGB:
        122, 119, 159
        CMY:
        52, 53, 38
        CMYK:
        23, 25, 0, 38
      HSL:
        245°, 17.2414%, 54.5098%
        HSV (HSB):
        245°, 25.1572%, 62.3529%
        XYZ:
        20.8809, 19.8344, 35.5288
        xyY:
        0.2739, 0.2601, 19.8344
      CIE-Lab:
        51.6495, 10.1060, -21.0532
        CIE-LCH:
        51.6495, 23.3532, 295.6421
        CIE-Luv:
        51.6495, -0.8772, -32.4286
        Hunter-Lab:
        44.5359, 5.7529, -16.1239
      #7a779f color charts
#7a779f RGB chart
      #7a779f CMYK chart
      #7a779f RGB pie chart
      #7a779f color shades, tints & tones
#7a779f color schemes
#7a779f color preview, HTML & CSS examples
           This text has a color of #7a779f        
        
          <p style="color:#7a779f;">Text here</p>
        
        
          .mytext {color:#7a779f;}
        
        Text color #7a779f
      
           This box has a color of #7a779f        
        
          <div style="background-color:#7a779f;">Content here</div>
        
        
          .mybackground {background-color:#7a779f;}
        
        Background color #7a779f
      
           Border around this has a color of #7a779f        
        
          <div style="border:2px solid #7a779f;">Content here</div>
        
        
          .myborder {border:2px solid #7a779f;}
        
        Border color #7a779f