#742acb color space conversions
Hex:
        #742acb
        RGB:
        116, 42, 203
        CMY:
        55, 84, 20
        CMYK:
        43, 79, 0, 20
      HSL:
        268°, 65.7143%, 48.0392%
        HSV (HSB):
        268°, 79.3103%, 79.6078%
        XYZ:
        18.8099, 9.6807, 57.3771
        xyY:
        0.2191, 0.1127, 9.6807
      CIE-Lab:
        37.2632, 61.7925, -69.7104
        CIE-LCH:
        37.2632, 93.1550, 311.5544
        CIE-Luv:
        37.2632, 12.5884, -101.3160
        Hunter-Lab:
        31.1139, 53.4630, -87.5570
      #742acb color charts
#742acb RGB chart
      #742acb CMYK chart
      #742acb RGB pie chart
      #742acb color shades, tints & tones
#742acb color schemes
#742acb color preview, HTML & CSS examples
           This text has a color of #742acb        
        
          <p style="color:#742acb;">Text here</p>
        
        
          .mytext {color:#742acb;}
        
        Text color #742acb
      
           This box has a color of #742acb        
        
          <div style="background-color:#742acb;">Content here</div>
        
        
          .mybackground {background-color:#742acb;}
        
        Background color #742acb
      
           Border around this has a color of #742acb        
        
          <div style="border:2px solid #742acb;">Content here</div>
        
        
          .myborder {border:2px solid #742acb;}
        
        Border color #742acb