#741c5e color space conversions
Hex:
        #741c5e
        RGB:
        116, 28, 94
        CMY:
        55, 89, 63
        CMYK:
        0, 76, 19, 55
      HSL:
        315°, 61.1111%, 28.2353%
        HSV (HSB):
        315°, 75.8621%, 45.4902%
        XYZ:
        9.6381, 5.3517, 11.1147
        xyY:
        0.3692, 0.2050, 5.3517
      CIE-Lab:
        27.7140, 44.7375, -18.1017
        CIE-LCH:
        27.7140, 48.2609, 337.9708
        CIE-Luv:
        27.7140, 41.4110, -27.9463
        Hunter-Lab:
        23.1337, 33.8839, -12.2926
      #741c5e color charts
#741c5e RGB chart
      #741c5e CMYK chart
      #741c5e RGB pie chart
      #741c5e color shades, tints & tones
#741c5e color schemes
#741c5e color preview, HTML & CSS examples
           This text has a color of #741c5e        
        
          <p style="color:#741c5e;">Text here</p>
        
        
          .mytext {color:#741c5e;}
        
        Text color #741c5e
      
           This box has a color of #741c5e        
        
          <div style="background-color:#741c5e;">Content here</div>
        
        
          .mybackground {background-color:#741c5e;}
        
        Background color #741c5e
      
           Border around this has a color of #741c5e        
        
          <div style="border:2px solid #741c5e;">Content here</div>
        
        
          .myborder {border:2px solid #741c5e;}
        
        Border color #741c5e