#76719a color space conversions
Hex:
        #76719a
        RGB:
        118, 113, 154
        CMY:
        54, 56, 40
        CMYK:
        23, 27, 0, 40
      HSL:
        247°, 16.8724%, 52.3529%
        HSV (HSB):
        247°, 26.6234%, 60.3922%
        XYZ:
        19.2091, 17.9949, 33.0328
        xyY:
        0.2735, 0.2562, 17.9949
      CIE-Lab:
        49.4899, 11.1379, -21.4737
        CIE-LCH:
        49.4899, 24.1903, 297.4146
        CIE-Luv:
        49.4899, 0.0477, -32.9258
        Hunter-Lab:
        42.4204, 6.5938, -16.4749
      #76719a color charts
#76719a RGB chart
      #76719a CMYK chart
      #76719a RGB pie chart
      #76719a color shades, tints & tones
#76719a color schemes
#76719a color preview, HTML & CSS examples
           This text has a color of #76719a        
        
          <p style="color:#76719a;">Text here</p>
        
        
          .mytext {color:#76719a;}
        
        Text color #76719a
      
           This box has a color of #76719a        
        
          <div style="background-color:#76719a;">Content here</div>
        
        
          .mybackground {background-color:#76719a;}
        
        Background color #76719a
      
           Border around this has a color of #76719a        
        
          <div style="border:2px solid #76719a;">Content here</div>
        
        
          .myborder {border:2px solid #76719a;}
        
        Border color #76719a