#745af4 color space conversions
Hex:
        #745af4
        RGB:
        116, 90, 244
        CMY:
        55, 65, 4
        CMYK:
        52, 63, 0, 4
      HSL:
        250°, 87.5000%, 65.4902%
        HSV (HSB):
        250°, 63.1148%, 95.6863%
        XYZ:
        27.1878, 17.5570, 87.5438
        xyY:
        0.2055, 0.1327, 17.5570
      CIE-Lab:
        48.9543, 49.4686, -73.9836
        CIE-LCH:
        48.9543, 88.9984, 303.7684
        CIE-Luv:
        48.9543, -0.7925, -116.2642
        Hunter-Lab:
        41.9011, 42.4940, -94.5438
      #745af4 color charts
#745af4 RGB chart
      #745af4 CMYK chart
      #745af4 RGB pie chart
      #745af4 color shades, tints & tones
#745af4 color schemes
#745af4 color preview, HTML & CSS examples
           This text has a color of #745af4        
        
          <p style="color:#745af4;">Text here</p>
        
        
          .mytext {color:#745af4;}
        
        Text color #745af4
      
           This box has a color of #745af4        
        
          <div style="background-color:#745af4;">Content here</div>
        
        
          .mybackground {background-color:#745af4;}
        
        Background color #745af4
      
           Border around this has a color of #745af4        
        
          <div style="border:2px solid #745af4;">Content here</div>
        
        
          .myborder {border:2px solid #745af4;}
        
        Border color #745af4