#745ec8 color space conversions
Hex:
        #745ec8
        RGB:
        116, 94, 200
        CMY:
        55, 63, 22
        CMYK:
        42, 53, 0, 22
      HSL:
        252°, 49.0741%, 57.6471%
        HSV (HSB):
        252°, 53.0000%, 78.4314%
        XYZ:
        21.6305, 15.8885, 56.5703
        xyY:
        0.2299, 0.1689, 15.8885
      CIE-Lab:
        46.8279, 34.4566, -52.4588
        CIE-LCH:
        46.8279, 62.7629, 303.2982
        CIE-Luv:
        46.8279, 2.1482, -82.5055
        Hunter-Lab:
        39.8604, 27.1083, -56.2427
      #745ec8 color charts
#745ec8 RGB chart
      #745ec8 CMYK chart
      #745ec8 RGB pie chart
      #745ec8 color shades, tints & tones
#745ec8 color schemes
#745ec8 color preview, HTML & CSS examples
           This text has a color of #745ec8        
        
          <p style="color:#745ec8;">Text here</p>
        
        
          .mytext {color:#745ec8;}
        
        Text color #745ec8
      
           This box has a color of #745ec8        
        
          <div style="background-color:#745ec8;">Content here</div>
        
        
          .mybackground {background-color:#745ec8;}
        
        Background color #745ec8
      
           Border around this has a color of #745ec8        
        
          <div style="border:2px solid #745ec8;">Content here</div>
        
        
          .myborder {border:2px solid #745ec8;}
        
        Border color #745ec8