#745ec1 color space conversions
Hex:
        #745ec1
        RGB:
        116, 94, 193
        CMY:
        55, 63, 24
        CMYK:
        40, 51, 0, 24
      HSL:
        253°, 44.3946%, 56.2745%
        HSV (HSB):
        253°, 51.2953%, 75.6863%
        XYZ:
        20.8308, 15.5687, 52.3592
        xyY:
        0.2347, 0.1754, 15.5687
      CIE-Lab:
        46.4034, 32.4770, -49.0978
        CIE-LCH:
        46.4034, 58.8672, 303.4837
        CIE-Luv:
        46.4034, 2.8214, -77.0825
        Hunter-Lab:
        39.4571, 25.1863, -51.0572
      #745ec1 color charts
#745ec1 RGB chart
      #745ec1 CMYK chart
      #745ec1 RGB pie chart
      #745ec1 color shades, tints & tones
#745ec1 color schemes
#745ec1 color preview, HTML & CSS examples
           This text has a color of #745ec1        
        
          <p style="color:#745ec1;">Text here</p>
        
        
          .mytext {color:#745ec1;}
        
        Text color #745ec1
      
           This box has a color of #745ec1        
        
          <div style="background-color:#745ec1;">Content here</div>
        
        
          .mybackground {background-color:#745ec1;}
        
        Background color #745ec1
      
           Border around this has a color of #745ec1        
        
          <div style="border:2px solid #745ec1;">Content here</div>
        
        
          .myborder {border:2px solid #745ec1;}
        
        Border color #745ec1