#794f85 color space conversions
Hex:
        #794f85
        RGB:
        121, 79, 133
        CMY:
        53, 69, 48
        CMYK:
        9, 41, 0, 48
      HSL:
        287°, 25.4717%, 41.5686%
        HSV (HSB):
        287°, 40.6015%, 52.1569%
        XYZ:
        14.9148, 11.3504, 23.5950
        xyY:
        0.2991, 0.2276, 11.3504
      CIE-Lab:
        40.1644, 27.6007, -23.2944
        CIE-LCH:
        40.1644, 36.1169, 319.8363
        CIE-Luv:
        40.1644, 18.4023, -36.1478
        Hunter-Lab:
        33.6903, 20.0643, -17.9406
      #794f85 color charts
#794f85 RGB chart
      #794f85 CMYK chart
      #794f85 RGB pie chart
      #794f85 color shades, tints & tones
#794f85 color schemes
#794f85 color preview, HTML & CSS examples
           This text has a color of #794f85        
        
          <p style="color:#794f85;">Text here</p>
        
        
          .mytext {color:#794f85;}
        
        Text color #794f85
      
           This box has a color of #794f85        
        
          <div style="background-color:#794f85;">Content here</div>
        
        
          .mybackground {background-color:#794f85;}
        
        Background color #794f85
      
           Border around this has a color of #794f85        
        
          <div style="border:2px solid #794f85;">Content here</div>
        
        
          .myborder {border:2px solid #794f85;}
        
        Border color #794f85