#740b5d color space conversions
Hex:
        #740b5d
        RGB:
        116, 11, 93
        CMY:
        55, 96, 64
        CMYK:
        0, 91, 20, 55
      HSL:
        313°, 82.6772%, 24.9020%
        HSV (HSB):
        313°, 90.5172%, 45.4902%
        XYZ:
        9.2979, 4.7427, 10.7813
        xyY:
        0.3746, 0.1911, 4.7427
      CIE-Lab:
        25.9887, 49.3984, -20.1324
        CIE-LCH:
        25.9887, 53.3434, 337.8265
        CIE-Luv:
        25.9887, 44.5719, -30.3632
        Hunter-Lab:
        21.7777, 38.0992, -14.1079
      #740b5d color charts
#740b5d RGB chart
      #740b5d CMYK chart
      #740b5d RGB pie chart
      #740b5d color shades, tints & tones
#740b5d color schemes
#740b5d color preview, HTML & CSS examples
           This text has a color of #740b5d        
        
          <p style="color:#740b5d;">Text here</p>
        
        
          .mytext {color:#740b5d;}
        
        Text color #740b5d
      
           This box has a color of #740b5d        
        
          <div style="background-color:#740b5d;">Content here</div>
        
        
          .mybackground {background-color:#740b5d;}
        
        Background color #740b5d
      
           Border around this has a color of #740b5d        
        
          <div style="border:2px solid #740b5d;">Content here</div>
        
        
          .myborder {border:2px solid #740b5d;}
        
        Border color #740b5d