#756eec color space conversions
Hex:
        #756eec
        RGB:
        117, 110, 236
        CMY:
        54, 57, 7
        CMYK:
        50, 53, 0, 7
      HSL:
        243°, 76.8293%, 67.8431%
        HSV (HSB):
        243°, 53.3898%, 92.5490%
        XYZ:
        28.0524, 20.9899, 81.9298
        xyY:
        0.2142, 0.1603, 20.9899
      CIE-Lab:
        52.9384, 35.7515, -63.0509
        CIE-LCH:
        52.9384, 72.4817, 299.5544
        CIE-Luv:
        52.9384, -4.9764, -101.4675
        Hunter-Lab:
        45.8147, 29.1198, -73.9571
      #756eec color charts
#756eec RGB chart
      #756eec CMYK chart
      #756eec RGB pie chart
      #756eec color shades, tints & tones
#756eec color schemes
#756eec color preview, HTML & CSS examples
           This text has a color of #756eec        
        
          <p style="color:#756eec;">Text here</p>
        
        
          .mytext {color:#756eec;}
        
        Text color #756eec
      
           This box has a color of #756eec        
        
          <div style="background-color:#756eec;">Content here</div>
        
        
          .mybackground {background-color:#756eec;}
        
        Background color #756eec
      
           Border around this has a color of #756eec        
        
          <div style="border:2px solid #756eec;">Content here</div>
        
        
          .myborder {border:2px solid #756eec;}
        
        Border color #756eec