#740a4e color space conversions
Hex:
        #740a4e
        RGB:
        116, 10, 78
        CMY:
        55, 96, 69
        CMYK:
        0, 91, 33, 55
      HSL:
        322°, 84.1270%, 24.7059%
        HSV (HSB):
        322°, 91.3793%, 45.4902%
        XYZ:
        8.6861, 4.4801, 7.6147
        xyY:
        0.4180, 0.2156, 4.4801
      CIE-Lab:
        25.1992, 47.6335, -11.3669
        CIE-LCH:
        25.1992, 48.9709, 346.5784
        CIE-Luv:
        25.1992, 50.4708, -19.6378
        Hunter-Lab:
        21.1664, 36.2109, -6.5133
      #740a4e color charts
#740a4e RGB chart
      #740a4e CMYK chart
      #740a4e RGB pie chart
      #740a4e color shades, tints & tones
#740a4e color schemes
#740a4e color preview, HTML & CSS examples
           This text has a color of #740a4e        
        
          <p style="color:#740a4e;">Text here</p>
        
        
          .mytext {color:#740a4e;}
        
        Text color #740a4e
      
           This box has a color of #740a4e        
        
          <div style="background-color:#740a4e;">Content here</div>
        
        
          .mybackground {background-color:#740a4e;}
        
        Background color #740a4e
      
           Border around this has a color of #740a4e        
        
          <div style="border:2px solid #740a4e;">Content here</div>
        
        
          .myborder {border:2px solid #740a4e;}
        
        Border color #740a4e