#79145f color space conversions
Hex:
        #79145f
        RGB:
        121, 20, 95
        CMY:
        53, 92, 63
        CMYK:
        0, 83, 21, 53
      HSL:
        315°, 71.6312%, 27.6471%
        HSV (HSB):
        315°, 83.4711%, 47.4510%
        XYZ:
        10.2009, 5.3915, 11.3295
        xyY:
        0.3789, 0.2003, 5.3915
      CIE-Lab:
        27.8222, 48.7239, -18.5135
        CIE-LCH:
        27.8222, 52.1227, 339.1948
        CIE-Luv:
        27.8222, 46.4507, -29.0583
        Hunter-Lab:
        23.2196, 37.7848, -12.6756
      #79145f color charts
#79145f RGB chart
      #79145f CMYK chart
      #79145f RGB pie chart
      #79145f color shades, tints & tones
#79145f color schemes
#79145f color preview, HTML & CSS examples
           This text has a color of #79145f        
        
          <p style="color:#79145f;">Text here</p>
        
        
          .mytext {color:#79145f;}
        
        Text color #79145f
      
           This box has a color of #79145f        
        
          <div style="background-color:#79145f;">Content here</div>
        
        
          .mybackground {background-color:#79145f;}
        
        Background color #79145f
      
           Border around this has a color of #79145f        
        
          <div style="border:2px solid #79145f;">Content here</div>
        
        
          .myborder {border:2px solid #79145f;}
        
        Border color #79145f