#741a6f color space conversions
Hex:
        #741a6f
        RGB:
        116, 26, 111
        CMY:
        55, 90, 56
        CMYK:
        0, 78, 4, 55
      HSL:
        303°, 63.3803%, 27.8431%
        HSV (HSB):
        303°, 77.5862%, 45.4902%
        XYZ:
        10.4411, 5.5995, 15.5694
        xyY:
        0.3303, 0.1771, 5.5995
      CIE-Lab:
        28.3787, 48.1761, -28.0696
        CIE-LCH:
        28.3787, 55.7570, 329.7730
        CIE-Luv:
        28.3787, 36.1780, -41.0541
        Hunter-Lab:
        23.6632, 37.3501, -22.4461
      #741a6f color charts
#741a6f RGB chart
      #741a6f CMYK chart
      #741a6f RGB pie chart
      #741a6f color shades, tints & tones
#741a6f color schemes
#741a6f color preview, HTML & CSS examples
           This text has a color of #741a6f        
        
          <p style="color:#741a6f;">Text here</p>
        
        
          .mytext {color:#741a6f;}
        
        Text color #741a6f
      
           This box has a color of #741a6f        
        
          <div style="background-color:#741a6f;">Content here</div>
        
        
          .mybackground {background-color:#741a6f;}
        
        Background color #741a6f
      
           Border around this has a color of #741a6f        
        
          <div style="border:2px solid #741a6f;">Content here</div>
        
        
          .myborder {border:2px solid #741a6f;}
        
        Border color #741a6f