#77729e color space conversions
Hex:
        #77729e
        RGB:
        119, 114, 158
        CMY:
        53, 55, 38
        CMYK:
        25, 28, 0, 38
      HSL:
        247°, 18.4874%, 53.3333%
        HSV (HSB):
        247°, 27.8481%, 61.9608%
        XYZ:
        19.7966, 18.4252, 34.8608
        xyY:
        0.2709, 0.2521, 18.4252
      CIE-Lab:
        50.0078, 11.8672, -23.0153
        CIE-LCH:
        50.0078, 25.8947, 297.2766
        CIE-Luv:
        50.0078, -0.1609, -35.4646
        Hunter-Lab:
        42.9246, 7.2054, -18.1046
      #77729e color charts
#77729e RGB chart
      #77729e CMYK chart
      #77729e RGB pie chart
      #77729e color shades, tints & tones
#77729e color schemes
#77729e color preview, HTML & CSS examples
           This text has a color of #77729e        
        
          <p style="color:#77729e;">Text here</p>
        
        
          .mytext {color:#77729e;}
        
        Text color #77729e
      
           This box has a color of #77729e        
        
          <div style="background-color:#77729e;">Content here</div>
        
        
          .mybackground {background-color:#77729e;}
        
        Background color #77729e
      
           Border around this has a color of #77729e        
        
          <div style="border:2px solid #77729e;">Content here</div>
        
        
          .myborder {border:2px solid #77729e;}
        
        Border color #77729e