#76679a color space conversions
Hex:
        #76679a
        RGB:
        118, 103, 154
        CMY:
        54, 60, 40
        CMYK:
        23, 33, 0, 40
      HSL:
        258°, 20.1581%, 50.3922%
        HSV (HSB):
        258°, 33.1169%, 60.3922%
        XYZ:
        18.1542, 15.8851, 32.6812
        xyY:
        0.2721, 0.2381, 15.8851
      CIE-Lab:
        46.8234, 17.1587, -25.5925
        CIE-LCH:
        46.8234, 30.8123, 303.8402
        CIE-Luv:
        46.8234, 4.2716, -39.5766
        Hunter-Lab:
        39.8562, 11.5572, -20.7171
      #76679a color charts
#76679a RGB chart
      #76679a CMYK chart
      #76679a RGB pie chart
      #76679a color shades, tints & tones
#76679a color schemes
#76679a color preview, HTML & CSS examples
           This text has a color of #76679a        
        
          <p style="color:#76679a;">Text here</p>
        
        
          .mytext {color:#76679a;}
        
        Text color #76679a
      
           This box has a color of #76679a        
        
          <div style="background-color:#76679a;">Content here</div>
        
        
          .mybackground {background-color:#76679a;}
        
        Background color #76679a
      
           Border around this has a color of #76679a        
        
          <div style="border:2px solid #76679a;">Content here</div>
        
        
          .myborder {border:2px solid #76679a;}
        
        Border color #76679a