#775e8e color space conversions
Hex:
        #775e8e
        RGB:
        119, 94, 142
        CMY:
        53, 63, 44
        CMYK:
        16, 34, 0, 44
      HSL:
        271°, 20.3390%, 46.2745%
        HSV (HSB):
        271°, 33.8028%, 55.6863%
        XYZ:
        16.4929, 13.8803, 27.4011
        xyY:
        0.2855, 0.2403, 13.8803
      CIE-Lab:
        44.0608, 20.0008, -22.7166
        CIE-LCH:
        44.0608, 30.2667, 311.3624
        CIE-Luv:
        44.0608, 9.8068, -35.1063
        Hunter-Lab:
        37.2563, 13.8213, -17.5269
      #775e8e color charts
#775e8e RGB chart
      #775e8e CMYK chart
      #775e8e RGB pie chart
      #775e8e color shades, tints & tones
#775e8e color schemes
#775e8e color preview, HTML & CSS examples
           This text has a color of #775e8e        
        
          <p style="color:#775e8e;">Text here</p>
        
        
          .mytext {color:#775e8e;}
        
        Text color #775e8e
      
           This box has a color of #775e8e        
        
          <div style="background-color:#775e8e;">Content here</div>
        
        
          .mybackground {background-color:#775e8e;}
        
        Background color #775e8e
      
           Border around this has a color of #775e8e        
        
          <div style="border:2px solid #775e8e;">Content here</div>
        
        
          .myborder {border:2px solid #775e8e;}
        
        Border color #775e8e