#745bee color space conversions
Hex:
        #745bee
        RGB:
        116, 91, 238
        CMY:
        55, 64, 7
        CMYK:
        51, 62, 0, 7
      HSL:
        250°, 81.2155%, 64.5098%
        HSV (HSB):
        250°, 61.7647%, 93.3333%
        XYZ:
        26.3762, 17.3682, 82.8511
        xyY:
        0.2083, 0.1372, 17.3682
      CIE-Lab:
        48.7207, 47.1643, -71.0023
        CIE-LCH:
        48.7207, 85.2396, 303.5947
        CIE-Luv:
        48.7207, -0.5078, -111.7312
        Hunter-Lab:
        41.6752, 40.0407, -88.6971
      #745bee color charts
#745bee RGB chart
      #745bee CMYK chart
      #745bee RGB pie chart
      #745bee color shades, tints & tones
#745bee color schemes
#745bee color preview, HTML & CSS examples
           This text has a color of #745bee        
        
          <p style="color:#745bee;">Text here</p>
        
        
          .mytext {color:#745bee;}
        
        Text color #745bee
      
           This box has a color of #745bee        
        
          <div style="background-color:#745bee;">Content here</div>
        
        
          .mybackground {background-color:#745bee;}
        
        Background color #745bee
      
           Border around this has a color of #745bee        
        
          <div style="border:2px solid #745bee;">Content here</div>
        
        
          .myborder {border:2px solid #745bee;}
        
        Border color #745bee