#742eea color space conversions
Hex:
        #742eea
        RGB:
        116, 46, 234
        CMY:
        55, 82, 8
        CMYK:
        50, 80, 0, 8
      HSL:
        262°, 81.7391%, 54.9020%
        HSV (HSB):
        262°, 80.3419%, 91.7647%
        XYZ:
        23.0307, 11.6075, 78.8685
        xyY:
        0.2029, 0.1023, 11.6075
      CIE-Lab:
        40.5854, 67.8140, -82.0548
        CIE-LCH:
        40.5854, 106.4506, 309.5719
        CIE-Luv:
        40.5854, 7.6756, -120.0251
        Hunter-Lab:
        34.0698, 61.0415, -113.4022
      #742eea color charts
#742eea RGB chart
      #742eea CMYK chart
      #742eea RGB pie chart
      #742eea color shades, tints & tones
#742eea color schemes
#742eea color preview, HTML & CSS examples
           This text has a color of #742eea        
        
          <p style="color:#742eea;">Text here</p>
        
        
          .mytext {color:#742eea;}
        
        Text color #742eea
      
           This box has a color of #742eea        
        
          <div style="background-color:#742eea;">Content here</div>
        
        
          .mybackground {background-color:#742eea;}
        
        Background color #742eea
      
           Border around this has a color of #742eea        
        
          <div style="border:2px solid #742eea;">Content here</div>
        
        
          .myborder {border:2px solid #742eea;}
        
        Border color #742eea