#742ec2 color space conversions
Hex:
        #742ec2
        RGB:
        116, 46, 194
        CMY:
        55, 82, 24
        CMYK:
        40, 76, 0, 24
      HSL:
        268°, 61.6667%, 47.0588%
        HSV (HSB):
        268°, 76.2887%, 76.0784%
        XYZ:
        17.9171, 9.5620, 51.9403
        xyY:
        0.2256, 0.1204, 9.5620
      CIE-Lab:
        37.0446, 58.0495, -64.8146
        CIE-LCH:
        37.0446, 87.0096, 311.8484
        CIE-Luv:
        37.0446, 13.5435, -94.8728
        Hunter-Lab:
        30.9225, 49.3116, -77.9430
      #742ec2 color charts
#742ec2 RGB chart
      #742ec2 CMYK chart
      #742ec2 RGB pie chart
      #742ec2 color shades, tints & tones
#742ec2 color schemes
#742ec2 color preview, HTML & CSS examples
           This text has a color of #742ec2        
        
          <p style="color:#742ec2;">Text here</p>
        
        
          .mytext {color:#742ec2;}
        
        Text color #742ec2
      
           This box has a color of #742ec2        
        
          <div style="background-color:#742ec2;">Content here</div>
        
        
          .mybackground {background-color:#742ec2;}
        
        Background color #742ec2
      
           Border around this has a color of #742ec2        
        
          <div style="border:2px solid #742ec2;">Content here</div>
        
        
          .myborder {border:2px solid #742ec2;}
        
        Border color #742ec2