#774d85 color space conversions
Hex:
        #774d85
        RGB:
        119, 77, 133
        CMY:
        53, 70, 48
        CMYK:
        11, 42, 0, 48
      HSL:
        285°, 26.6667%, 41.1765%
        HSV (HSB):
        285°, 42.1053%, 52.1569%
        XYZ:
        14.4953, 10.9231, 23.5347
        xyY:
        0.2961, 0.2231, 10.9231
      CIE-Lab:
        39.4507, 28.1243, -24.4224
        CIE-LCH:
        39.4507, 37.2483, 319.0298
        CIE-Luv:
        39.4507, 17.9838, -37.6639
        Hunter-Lab:
        33.0502, 20.4493, -19.0847
      #774d85 color charts
#774d85 RGB chart
      #774d85 CMYK chart
      #774d85 RGB pie chart
      #774d85 color shades, tints & tones
#774d85 color schemes
#774d85 color preview, HTML & CSS examples
           This text has a color of #774d85        
        
          <p style="color:#774d85;">Text here</p>
        
        
          .mytext {color:#774d85;}
        
        Text color #774d85
      
           This box has a color of #774d85        
        
          <div style="background-color:#774d85;">Content here</div>
        
        
          .mybackground {background-color:#774d85;}
        
        Background color #774d85
      
           Border around this has a color of #774d85        
        
          <div style="border:2px solid #774d85;">Content here</div>
        
        
          .myborder {border:2px solid #774d85;}
        
        Border color #774d85