#741e7e color space conversions
Hex:
        #741e7e
        RGB:
        116, 30, 126
        CMY:
        55, 88, 51
        CMYK:
        8, 76, 0, 51
      HSL:
        294°, 61.5385%, 30.5882%
        HSV (HSB):
        294°, 76.1905%, 49.4118%
        XYZ:
        11.4326, 6.1479, 20.3228
        xyY:
        0.3016, 0.1622, 6.1479
      CIE-Lab:
        29.7826, 49.4768, -35.3622
        CIE-LCH:
        29.7826, 60.8148, 324.4457
        CIE-Luv:
        29.7826, 30.9566, -51.1924
        Hunter-Lab:
        24.7950, 38.9127, -31.2395
      #741e7e color charts
#741e7e RGB chart
      #741e7e CMYK chart
      #741e7e RGB pie chart
      #741e7e color shades, tints & tones
#741e7e color schemes
#741e7e color preview, HTML & CSS examples
           This text has a color of #741e7e        
        
          <p style="color:#741e7e;">Text here</p>
        
        
          .mytext {color:#741e7e;}
        
        Text color #741e7e
      
           This box has a color of #741e7e        
        
          <div style="background-color:#741e7e;">Content here</div>
        
        
          .mybackground {background-color:#741e7e;}
        
        Background color #741e7e
      
           Border around this has a color of #741e7e        
        
          <div style="border:2px solid #741e7e;">Content here</div>
        
        
          .myborder {border:2px solid #741e7e;}
        
        Border color #741e7e