#740d8f color space conversions
Hex:
        #740d8f
        RGB:
        116, 13, 143
        CMY:
        55, 95, 44
        CMYK:
        19, 91, 0, 44
      HSL:
        288°, 83.3333%, 30.5882%
        HSV (HSB):
        288°, 90.9091%, 56.0784%
        XYZ:
        12.3043, 5.9840, 26.4931
        xyY:
        0.2748, 0.1336, 5.9840
      CIE-Lab:
        29.3721, 57.3659, -46.6315
        CIE-LCH:
        29.3721, 73.9280, 320.8931
        CIE-Luv:
        29.3721, 27.9749, -65.5538
        Hunter-Lab:
        24.4623, 46.9750, -47.0887
      #740d8f color charts
#740d8f RGB chart
      #740d8f CMYK chart
      #740d8f RGB pie chart
      #740d8f color shades, tints & tones
#740d8f color schemes
#740d8f color preview, HTML & CSS examples
           This text has a color of #740d8f        
        
          <p style="color:#740d8f;">Text here</p>
        
        
          .mytext {color:#740d8f;}
        
        Text color #740d8f
      
           This box has a color of #740d8f        
        
          <div style="background-color:#740d8f;">Content here</div>
        
        
          .mybackground {background-color:#740d8f;}
        
        Background color #740d8f
      
           Border around this has a color of #740d8f        
        
          <div style="border:2px solid #740d8f;">Content here</div>
        
        
          .myborder {border:2px solid #740d8f;}
        
        Border color #740d8f