#79415f color space conversions
Hex:
        #79415f
        RGB:
        121, 65, 95
        CMY:
        53, 75, 63
        CMYK:
        0, 46, 21, 53
      HSL:
        328°, 30.1075%, 36.4706%
        HSV (HSB):
        328°, 46.2810%, 47.4510%
        XYZ:
        11.8410, 8.6718, 11.8762
        xyY:
        0.3656, 0.2677, 8.6718
      CIE-Lab:
        35.3445, 28.4076, -7.0335
        CIE-LCH:
        35.3445, 29.2654, 346.0937
        CIE-Luv:
        35.3445, 31.6721, -13.2124
        Hunter-Lab:
        29.4479, 20.2413, -3.2979
      #79415f color charts
#79415f RGB chart
      #79415f CMYK chart
      #79415f RGB pie chart
      #79415f color shades, tints & tones
#79415f color schemes
#79415f color preview, HTML & CSS examples
           This text has a color of #79415f        
        
          <p style="color:#79415f;">Text here</p>
        
        
          .mytext {color:#79415f;}
        
        Text color #79415f
      
           This box has a color of #79415f        
        
          <div style="background-color:#79415f;">Content here</div>
        
        
          .mybackground {background-color:#79415f;}
        
        Background color #79415f
      
           Border around this has a color of #79415f        
        
          <div style="border:2px solid #79415f;">Content here</div>
        
        
          .myborder {border:2px solid #79415f;}
        
        Border color #79415f