#764a95 color space conversions
Hex:
        #764a95
        RGB:
        118, 74, 149
        CMY:
        54, 71, 42
        CMYK:
        21, 50, 0, 42
      HSL:
        275°, 33.6323%, 43.7255%
        HSV (HSB):
        275°, 50.3356%, 58.4314%
        XYZ:
        15.3448, 10.9190, 29.7326
        xyY:
        0.2740, 0.1950, 10.9190
      CIE-Lab:
        39.4438, 33.2744, -34.1613
        CIE-LCH:
        39.4438, 47.6884, 314.2464
        CIE-Luv:
        39.4438, 15.8482, -52.3541
        Hunter-Lab:
        33.0440, 25.0641, -30.2177
      #764a95 color charts
#764a95 RGB chart
      #764a95 CMYK chart
      #764a95 RGB pie chart
      #764a95 color shades, tints & tones
#764a95 color schemes
#764a95 color preview, HTML & CSS examples
           This text has a color of #764a95        
        
          <p style="color:#764a95;">Text here</p>
        
        
          .mytext {color:#764a95;}
        
        Text color #764a95
      
           This box has a color of #764a95        
        
          <div style="background-color:#764a95;">Content here</div>
        
        
          .mybackground {background-color:#764a95;}
        
        Background color #764a95
      
           Border around this has a color of #764a95        
        
          <div style="border:2px solid #764a95;">Content here</div>
        
        
          .myborder {border:2px solid #764a95;}
        
        Border color #764a95