#742a64 color space conversions
Hex:
        #742a64
        RGB:
        116, 42, 100
        CMY:
        55, 84, 61
        CMYK:
        0, 64, 14, 55
      HSL:
        313°, 46.8354%, 30.9804%
        HSV (HSB):
        313°, 63.7931%, 45.4902%
        XYZ:
        10.3307, 6.2890, 12.7260
        xyY:
        0.3520, 0.2143, 6.2890
      CIE-Lab:
        30.1303, 39.7789, -18.2505
        CIE-LCH:
        30.1303, 43.7658, 335.3545
        CIE-Luv:
        30.1303, 35.8185, -28.2377
        Hunter-Lab:
        25.0779, 29.6454, -12.5326
      #742a64 color charts
#742a64 RGB chart
      #742a64 CMYK chart
      #742a64 RGB pie chart
      #742a64 color shades, tints & tones
#742a64 color schemes
#742a64 color preview, HTML & CSS examples
           This text has a color of #742a64        
        
          <p style="color:#742a64;">Text here</p>
        
        
          .mytext {color:#742a64;}
        
        Text color #742a64
      
           This box has a color of #742a64        
        
          <div style="background-color:#742a64;">Content here</div>
        
        
          .mybackground {background-color:#742a64;}
        
        Background color #742a64
      
           Border around this has a color of #742a64        
        
          <div style="border:2px solid #742a64;">Content here</div>
        
        
          .myborder {border:2px solid #742a64;}
        
        Border color #742a64