#764ebd color space conversions
Hex:
        #764ebd
        RGB:
        118, 78, 189
        CMY:
        54, 69, 26
        CMYK:
        38, 59, 0, 26
      HSL:
        262°, 45.6790%, 52.3529%
        HSV (HSB):
        262°, 58.7302%, 74.1176%
        XYZ:
        19.3809, 12.9745, 49.6269
        xyY:
        0.2364, 0.1583, 12.9745
      CIE-Lab:
        42.7247, 41.1705, -52.6660
        CIE-LCH:
        42.7247, 66.8485, 308.0158
        CIE-Luv:
        42.7247, 8.7731, -81.3959
        Hunter-Lab:
        36.0201, 33.0084, -56.4732
      #764ebd color charts
#764ebd RGB chart
      #764ebd CMYK chart
      #764ebd RGB pie chart
      #764ebd color shades, tints & tones
#764ebd color schemes
#764ebd color preview, HTML & CSS examples
           This text has a color of #764ebd        
        
          <p style="color:#764ebd;">Text here</p>
        
        
          .mytext {color:#764ebd;}
        
        Text color #764ebd
      
           This box has a color of #764ebd        
        
          <div style="background-color:#764ebd;">Content here</div>
        
        
          .mybackground {background-color:#764ebd;}
        
        Background color #764ebd
      
           Border around this has a color of #764ebd        
        
          <div style="border:2px solid #764ebd;">Content here</div>
        
        
          .myborder {border:2px solid #764ebd;}
        
        Border color #764ebd