#741d6d color space conversions
Hex:
        #741d6d
        RGB:
        116, 29, 109
        CMY:
        55, 89, 57
        CMYK:
        0, 75, 6, 55
      HSL:
        305°, 60.0000%, 28.4314%
        HSV (HSB):
        305°, 75.0000%, 45.4902%
        XYZ:
        10.4021, 5.6959, 15.0192
        xyY:
        0.3343, 0.1830, 5.6959
      CIE-Lab:
        28.6318, 46.7868, -26.3862
        CIE-LCH:
        28.6318, 53.7144, 330.5784
        CIE-Luv:
        28.6318, 36.2800, -38.8986
        Hunter-Lab:
        23.8660, 36.0348, -20.6057
      #741d6d color charts
#741d6d RGB chart
      #741d6d CMYK chart
      #741d6d RGB pie chart
      #741d6d color shades, tints & tones
#741d6d color schemes
#741d6d color preview, HTML & CSS examples
           This text has a color of #741d6d        
        
          <p style="color:#741d6d;">Text here</p>
        
        
          .mytext {color:#741d6d;}
        
        Text color #741d6d
      
           This box has a color of #741d6d        
        
          <div style="background-color:#741d6d;">Content here</div>
        
        
          .mybackground {background-color:#741d6d;}
        
        Background color #741d6d
      
           Border around this has a color of #741d6d        
        
          <div style="border:2px solid #741d6d;">Content here</div>
        
        
          .myborder {border:2px solid #741d6d;}
        
        Border color #741d6d