#766aac color space conversions
Hex:
        #766aac
        RGB:
        118, 106, 172
        CMY:
        54, 58, 33
        CMYK:
        31, 38, 0, 33
      HSL:
        251°, 28.4483%, 54.5098%
        HSV (HSB):
        251°, 38.3721%, 67.4510%
        XYZ:
        20.0716, 17.1382, 41.2798
        xyY:
        0.2557, 0.2183, 17.1382
      CIE-Lab:
        48.4337, 20.0185, -33.6588
        CIE-LCH:
        48.4337, 39.1619, 300.7419
        CIE-Luv:
        48.4337, 1.5012, -52.6839
        Hunter-Lab:
        41.3983, 14.0974, -30.1416
      #766aac color charts
#766aac RGB chart
      #766aac CMYK chart
      #766aac RGB pie chart
      #766aac color shades, tints & tones
#766aac color schemes
#766aac color preview, HTML & CSS examples
           This text has a color of #766aac        
        
          <p style="color:#766aac;">Text here</p>
        
        
          .mytext {color:#766aac;}
        
        Text color #766aac
      
           This box has a color of #766aac        
        
          <div style="background-color:#766aac;">Content here</div>
        
        
          .mybackground {background-color:#766aac;}
        
        Background color #766aac
      
           Border around this has a color of #766aac        
        
          <div style="border:2px solid #766aac;">Content here</div>
        
        
          .myborder {border:2px solid #766aac;}
        
        Border color #766aac