#740d6d color space conversions
Hex:
        #740d6d
        RGB:
        116, 13, 109
        CMY:
        55, 95, 57
        CMYK:
        0, 89, 6, 55
      HSL:
        304°, 79.8450%, 25.2941%
        HSV (HSB):
        304°, 88.7931%, 45.4902%
        XYZ:
        10.1067, 5.1050, 14.9207
        xyY:
        0.3354, 0.1694, 5.1050
      CIE-Lab:
        27.0318, 51.3974, -28.9185
        CIE-LCH:
        27.0318, 58.9744, 330.6359
        CIE-Luv:
        27.0318, 38.5573, -41.7464
        Hunter-Lab:
        22.5942, 40.3057, -23.3378
      #740d6d color charts
#740d6d RGB chart
      #740d6d CMYK chart
      #740d6d RGB pie chart
      #740d6d color shades, tints & tones
#740d6d color schemes
#740d6d color preview, HTML & CSS examples
           This text has a color of #740d6d        
        
          <p style="color:#740d6d;">Text here</p>
        
        
          .mytext {color:#740d6d;}
        
        Text color #740d6d
      
           This box has a color of #740d6d        
        
          <div style="background-color:#740d6d;">Content here</div>
        
        
          .mybackground {background-color:#740d6d;}
        
        Background color #740d6d
      
           Border around this has a color of #740d6d        
        
          <div style="border:2px solid #740d6d;">Content here</div>
        
        
          .myborder {border:2px solid #740d6d;}
        
        Border color #740d6d