#742ffd color space conversions
Hex:
        #742ffd
        RGB:
        116, 47, 253
        CMY:
        55, 82, 1
        CMYK:
        54, 81, 0, 1
      HSL:
        260°, 98.0952%, 58.8235%
        HSV (HSB):
        260°, 81.4229%, 99.2157%
        XYZ:
        25.9486, 12.8379, 94.0388
        xyY:
        0.1954, 0.0967, 12.8379
      CIE-Lab:
        42.5180, 72.1283, -89.5707
        CIE-LCH:
        42.5180, 115.0018, 308.8433
        CIE-Luv:
        42.5180, 5.2434, -131.3000
        Hunter-Lab:
        35.8300, 66.5698, -130.5306
      #742ffd color charts
#742ffd RGB chart
      #742ffd CMYK chart
      #742ffd RGB pie chart
      #742ffd color shades, tints & tones
#742ffd color schemes
#742ffd color preview, HTML & CSS examples
           This text has a color of #742ffd        
        
          <p style="color:#742ffd;">Text here</p>
        
        
          .mytext {color:#742ffd;}
        
        Text color #742ffd
      
           This box has a color of #742ffd        
        
          <div style="background-color:#742ffd;">Content here</div>
        
        
          .mybackground {background-color:#742ffd;}
        
        Background color #742ffd
      
           Border around this has a color of #742ffd        
        
          <div style="border:2px solid #742ffd;">Content here</div>
        
        
          .myborder {border:2px solid #742ffd;}
        
        Border color #742ffd