#745fec color space conversions
Hex:
        #745fec
        RGB:
        116, 95, 236
        CMY:
        55, 63, 7
        CMYK:
        51, 60, 0, 7
      HSL:
        249°, 78.7709%, 64.9020%
        HSV (HSB):
        249°, 59.7458%, 92.5490%
        XYZ:
        26.4350, 17.9536, 81.4290
        xyY:
        0.2101, 0.1427, 17.9536
      CIE-Lab:
        49.4397, 44.3073, -68.7118
        CIE-LCH:
        49.4397, 81.7584, 302.8150
        CIE-Luv:
        49.4397, -1.3074, -108.6990
        Hunter-Lab:
        42.3716, 37.2130, -84.2822
      #745fec color charts
#745fec RGB chart
      #745fec CMYK chart
      #745fec RGB pie chart
      #745fec color shades, tints & tones
#745fec color schemes
#745fec color preview, HTML & CSS examples
           This text has a color of #745fec        
        
          <p style="color:#745fec;">Text here</p>
        
        
          .mytext {color:#745fec;}
        
        Text color #745fec
      
           This box has a color of #745fec        
        
          <div style="background-color:#745fec;">Content here</div>
        
        
          .mybackground {background-color:#745fec;}
        
        Background color #745fec
      
           Border around this has a color of #745fec        
        
          <div style="border:2px solid #745fec;">Content here</div>
        
        
          .myborder {border:2px solid #745fec;}
        
        Border color #745fec