#775f8f color space conversions
Hex:
        #775f8f
        RGB:
        119, 95, 143
        CMY:
        53, 63, 44
        CMYK:
        17, 34, 0, 44
      HSL:
        270°, 20.1681%, 46.6667%
        HSV (HSB):
        270°, 33.5664%, 56.0784%
        XYZ:
        16.6579, 14.0895, 27.8282
        xyY:
        0.2844, 0.2405, 14.0895
      CIE-Lab:
        44.3611, 19.6334, -22.8516
        CIE-LCH:
        44.3611, 30.1275, 310.6682
        CIE-Luv:
        44.3611, 9.2707, -35.3145
        Hunter-Lab:
        37.5360, 13.5274, -17.6808
      #775f8f color charts
#775f8f RGB chart
      #775f8f CMYK chart
      #775f8f RGB pie chart
      #775f8f color shades, tints & tones
#775f8f color schemes
#775f8f color preview, HTML & CSS examples
           This text has a color of #775f8f        
        
          <p style="color:#775f8f;">Text here</p>
        
        
          .mytext {color:#775f8f;}
        
        Text color #775f8f
      
           This box has a color of #775f8f        
        
          <div style="background-color:#775f8f;">Content here</div>
        
        
          .mybackground {background-color:#775f8f;}
        
        Background color #775f8f
      
           Border around this has a color of #775f8f        
        
          <div style="border:2px solid #775f8f;">Content here</div>
        
        
          .myborder {border:2px solid #775f8f;}
        
        Border color #775f8f