#79556f color space conversions
Hex:
        #79556f
        RGB:
        121, 85, 111
        CMY:
        53, 67, 56
        CMYK:
        0, 30, 8, 53
      HSL:
        317°, 17.4757%, 40.3922%
        HSV (HSB):
        317°, 29.7521%, 47.4510%
        XYZ:
        14.0029, 11.7096, 16.5611
        xyY:
        0.3312, 0.2770, 11.7096
      CIE-Lab:
        40.7509, 19.4607, -8.9131
        CIE-LCH:
        40.7509, 21.4047, 335.3921
        CIE-Luv:
        40.7509, 19.1744, -14.8316
        Hunter-Lab:
        34.2194, 13.1601, -4.7409
      #79556f color charts
#79556f RGB chart
      #79556f CMYK chart
      #79556f RGB pie chart
      #79556f color shades, tints & tones
#79556f color schemes
#79556f color preview, HTML & CSS examples
           This text has a color of #79556f        
        
          <p style="color:#79556f;">Text here</p>
        
        
          .mytext {color:#79556f;}
        
        Text color #79556f
      
           This box has a color of #79556f        
        
          <div style="background-color:#79556f;">Content here</div>
        
        
          .mybackground {background-color:#79556f;}
        
        Background color #79556f
      
           Border around this has a color of #79556f        
        
          <div style="border:2px solid #79556f;">Content here</div>
        
        
          .myborder {border:2px solid #79556f;}
        
        Border color #79556f