#740b6d color space conversions
Hex:
        #740b6d
        RGB:
        116, 11, 109
        CMY:
        55, 96, 57
        CMYK:
        0, 91, 6, 55
      HSL:
        304°, 82.6772%, 24.9020%
        HSV (HSB):
        304°, 90.5172%, 45.4902%
        XYZ:
        10.0824, 5.0565, 14.9126
        xyY:
        0.3355, 0.1683, 5.0565
      CIE-Lab:
        26.8951, 51.7971, -29.1356
        CIE-LCH:
        26.8951, 59.4292, 330.6424
        CIE-Luv:
        26.8951, 38.7414, -41.9774
        Hunter-Lab:
        22.4866, 40.6835, -23.5791
      #740b6d color charts
#740b6d RGB chart
      #740b6d CMYK chart
      #740b6d RGB pie chart
      #740b6d color shades, tints & tones
#740b6d color schemes
#740b6d color preview, HTML & CSS examples
           This text has a color of #740b6d        
        
          <p style="color:#740b6d;">Text here</p>
        
        
          .mytext {color:#740b6d;}
        
        Text color #740b6d
      
           This box has a color of #740b6d        
        
          <div style="background-color:#740b6d;">Content here</div>
        
        
          .mybackground {background-color:#740b6d;}
        
        Background color #740b6d
      
           Border around this has a color of #740b6d        
        
          <div style="border:2px solid #740b6d;">Content here</div>
        
        
          .myborder {border:2px solid #740b6d;}
        
        Border color #740b6d