#766ded color space conversions
Hex:
        #766ded
        RGB:
        118, 109, 237
        CMY:
        54, 57, 7
        CMYK:
        50, 54, 0, 7
      HSL:
        244°, 78.0488%, 67.8431%
        HSV (HSB):
        244°, 54.0084%, 92.9412%
        XYZ:
        28.2259, 20.9033, 82.6678
        xyY:
        0.2142, 0.1586, 20.9033
      CIE-Lab:
        52.8435, 36.8460, -63.7593
        CIE-LCH:
        52.8435, 73.6402, 300.0233
        CIE-Luv:
        52.8435, -4.4005, -102.6004
        Hunter-Lab:
        45.7201, 30.1893, -75.2000
      #766ded color charts
#766ded RGB chart
      #766ded CMYK chart
      #766ded RGB pie chart
      #766ded color shades, tints & tones
#766ded color schemes
#766ded color preview, HTML & CSS examples
           This text has a color of #766ded        
        
          <p style="color:#766ded;">Text here</p>
        
        
          .mytext {color:#766ded;}
        
        Text color #766ded
      
           This box has a color of #766ded        
        
          <div style="background-color:#766ded;">Content here</div>
        
        
          .mybackground {background-color:#766ded;}
        
        Background color #766ded
      
           Border around this has a color of #766ded        
        
          <div style="border:2px solid #766ded;">Content here</div>
        
        
          .myborder {border:2px solid #766ded;}
        
        Border color #766ded