#745fca color space conversions
Hex:
        #745fca
        RGB:
        116, 95, 202
        CMY:
        55, 63, 21
        CMYK:
        43, 53, 0, 21
      HSL:
        252°, 50.2347%, 58.2353%
        HSV (HSB):
        252°, 52.9703%, 79.2157%
        XYZ:
        21.9553, 16.1617, 57.8395
        xyY:
        0.2288, 0.1684, 16.1617
      CIE-Lab:
        47.1859, 34.4341, -53.0350
        CIE-LCH:
        47.1859, 63.2331, 302.9945
        CIE-Luv:
        47.1859, 1.6635, -83.5291
        Hunter-Lab:
        40.2016, 27.1316, -57.1615
      #745fca color charts
#745fca RGB chart
      #745fca CMYK chart
      #745fca RGB pie chart
      #745fca color shades, tints & tones
#745fca color schemes
#745fca color preview, HTML & CSS examples
           This text has a color of #745fca        
        
          <p style="color:#745fca;">Text here</p>
        
        
          .mytext {color:#745fca;}
        
        Text color #745fca
      
           This box has a color of #745fca        
        
          <div style="background-color:#745fca;">Content here</div>
        
        
          .mybackground {background-color:#745fca;}
        
        Background color #745fca
      
           Border around this has a color of #745fca        
        
          <div style="border:2px solid #745fca;">Content here</div>
        
        
          .myborder {border:2px solid #745fca;}
        
        Border color #745fca