#741e7d color space conversions
Hex:
        #741e7d
        RGB:
        116, 30, 125
        CMY:
        55, 88, 51
        CMYK:
        7, 76, 0, 51
      HSL:
        294°, 61.2903%, 30.3922%
        HSV (HSB):
        294°, 76.0000%, 49.0196%
        XYZ:
        11.3684, 6.1222, 19.9846
        xyY:
        0.3034, 0.1634, 6.1222
      CIE-Lab:
        29.7187, 49.2890, -34.8347
        CIE-LCH:
        29.7187, 60.3561, 324.7495
        CIE-Luv:
        29.7187, 31.2451, -50.4648
        Hunter-Lab:
        24.7431, 38.7127, -30.5673
      #741e7d color charts
#741e7d RGB chart
      #741e7d CMYK chart
      #741e7d RGB pie chart
      #741e7d color shades, tints & tones
#741e7d color schemes
#741e7d color preview, HTML & CSS examples
           This text has a color of #741e7d        
        
          <p style="color:#741e7d;">Text here</p>
        
        
          .mytext {color:#741e7d;}
        
        Text color #741e7d
      
           This box has a color of #741e7d        
        
          <div style="background-color:#741e7d;">Content here</div>
        
        
          .mybackground {background-color:#741e7d;}
        
        Background color #741e7d
      
           Border around this has a color of #741e7d        
        
          <div style="border:2px solid #741e7d;">Content here</div>
        
        
          .myborder {border:2px solid #741e7d;}
        
        Border color #741e7d