#742a87 color space conversions
Hex:
        #742a87
        RGB:
        116, 42, 135
        CMY:
        55, 84, 47
        CMYK:
        14, 69, 0, 47
      HSL:
        288°, 52.5424%, 34.7059%
        HSV (HSB):
        288°, 68.8889%, 52.9412%
        XYZ:
        12.4036, 7.1182, 23.6419
        xyY:
        0.2874, 0.1649, 7.1182
      CIE-Lab:
        32.0745, 46.3963, -37.3220
        CIE-LCH:
        32.0745, 59.5445, 321.1861
        CIE-Luv:
        32.0745, 26.3308, -54.7645
        Hunter-Lab:
        26.6800, 36.2953, -33.8626
      #742a87 color charts
#742a87 RGB chart
      #742a87 CMYK chart
      #742a87 RGB pie chart
      #742a87 color shades, tints & tones
#742a87 color schemes
#742a87 color preview, HTML & CSS examples
           This text has a color of #742a87        
        
          <p style="color:#742a87;">Text here</p>
        
        
          .mytext {color:#742a87;}
        
        Text color #742a87
      
           This box has a color of #742a87        
        
          <div style="background-color:#742a87;">Content here</div>
        
        
          .mybackground {background-color:#742a87;}
        
        Background color #742a87
      
           Border around this has a color of #742a87        
        
          <div style="border:2px solid #742a87;">Content here</div>
        
        
          .myborder {border:2px solid #742a87;}
        
        Border color #742a87