#742bac color space conversions
Hex:
        #742bac
        RGB:
        116, 43, 172
        CMY:
        55, 83, 33
        CMYK:
        33, 75, 0, 33
      HSL:
        274°, 60.0000%, 42.1569%
        HSV (HSB):
        274°, 75.0000%, 67.4510%
        XYZ:
        15.5127, 8.4193, 39.8372
        xyY:
        0.2433, 0.1320, 8.4193
      CIE-Lab:
        34.8413, 54.1020, -55.3876
        CIE-LCH:
        34.8413, 77.4262, 314.3273
        CIE-Luv:
        34.8413, 17.9442, -80.7877
        Hunter-Lab:
        29.0161, 44.6526, -61.0902
      #742bac color charts
#742bac RGB chart
      #742bac CMYK chart
      #742bac RGB pie chart
      #742bac color shades, tints & tones
#742bac color schemes
#742bac color preview, HTML & CSS examples
           This text has a color of #742bac        
        
          <p style="color:#742bac;">Text here</p>
        
        
          .mytext {color:#742bac;}
        
        Text color #742bac
      
           This box has a color of #742bac        
        
          <div style="background-color:#742bac;">Content here</div>
        
        
          .mybackground {background-color:#742bac;}
        
        Background color #742bac
      
           Border around this has a color of #742bac        
        
          <div style="border:2px solid #742bac;">Content here</div>
        
        
          .myborder {border:2px solid #742bac;}
        
        Border color #742bac