#794a7e color space conversions
Hex:
        #794a7e
        RGB:
        121, 74, 126
        CMY:
        53, 71, 51
        CMYK:
        4, 41, 0, 51
      HSL:
        294°, 26.0000%, 39.2157%
        HSV (HSB):
        294°, 41.2698%, 49.4118%
        XYZ:
        14.0998, 10.4689, 21.0162
        xyY:
        0.3093, 0.2297, 10.4689
      CIE-Lab:
        38.6711, 29.0332, -21.3227
        CIE-LCH:
        38.6711, 36.0220, 323.7055
        CIE-Luv:
        38.6711, 21.6153, -33.1796
        Hunter-Lab:
        32.3556, 21.1638, -15.8622
      #794a7e color charts
#794a7e RGB chart
      #794a7e CMYK chart
      #794a7e RGB pie chart
      #794a7e color shades, tints & tones
#794a7e color schemes
#794a7e color preview, HTML & CSS examples
           This text has a color of #794a7e        
        
          <p style="color:#794a7e;">Text here</p>
        
        
          .mytext {color:#794a7e;}
        
        Text color #794a7e
      
           This box has a color of #794a7e        
        
          <div style="background-color:#794a7e;">Content here</div>
        
        
          .mybackground {background-color:#794a7e;}
        
        Background color #794a7e
      
           Border around this has a color of #794a7e        
        
          <div style="border:2px solid #794a7e;">Content here</div>
        
        
          .myborder {border:2px solid #794a7e;}
        
        Border color #794a7e