#740ec4 color space conversions
Hex:
        #740ec4
        RGB:
        116, 14, 196
        CMY:
        55, 95, 23
        CMYK:
        41, 93, 0, 23
      HSL:
        274°, 86.6667%, 41.1765%
        HSV (HSB):
        274°, 92.8571%, 76.8627%
        XYZ:
        17.3233, 8.0126, 52.8581
        xyY:
        0.2215, 0.1025, 8.0126
      CIE-Lab:
        34.0091, 67.9311, -70.9634
        CIE-LCH:
        34.0091, 98.2366, 313.7493
        CIE-Luv:
        34.0091, 16.0004, -99.3799
        Hunter-Lab:
        28.3065, 59.7037, -90.9004
      #740ec4 color charts
#740ec4 RGB chart
      #740ec4 CMYK chart
      #740ec4 RGB pie chart
      #740ec4 color shades, tints & tones
#740ec4 color schemes
#740ec4 color preview, HTML & CSS examples
           This text has a color of #740ec4        
        
          <p style="color:#740ec4;">Text here</p>
        
        
          .mytext {color:#740ec4;}
        
        Text color #740ec4
      
           This box has a color of #740ec4        
        
          <div style="background-color:#740ec4;">Content here</div>
        
        
          .mybackground {background-color:#740ec4;}
        
        Background color #740ec4
      
           Border around this has a color of #740ec4        
        
          <div style="border:2px solid #740ec4;">Content here</div>
        
        
          .myborder {border:2px solid #740ec4;}
        
        Border color #740ec4