#764bbb color space conversions
Hex:
        #764bbb
        RGB:
        118, 75, 187
        CMY:
        54, 71, 27
        CMYK:
        37, 60, 0, 27
      HSL:
        263°, 45.1613%, 51.3725%
        HSV (HSB):
        263°, 59.8930%, 73.3333%
        XYZ:
        18.9569, 12.4716, 48.4218
        xyY:
        0.2374, 0.1562, 12.4716
      CIE-Lab:
        41.9560, 42.3222, -52.7353
        CIE-LCH:
        41.9560, 67.6179, 308.7484
        CIE-Luv:
        41.9560, 9.8241, -81.1716
        Hunter-Lab:
        35.3151, 34.0163, -56.5741
      #764bbb color charts
#764bbb RGB chart
      #764bbb CMYK chart
      #764bbb RGB pie chart
      #764bbb color shades, tints & tones
#764bbb color schemes
#764bbb color preview, HTML & CSS examples
           This text has a color of #764bbb        
        
          <p style="color:#764bbb;">Text here</p>
        
        
          .mytext {color:#764bbb;}
        
        Text color #764bbb
      
           This box has a color of #764bbb        
        
          <div style="background-color:#764bbb;">Content here</div>
        
        
          .mybackground {background-color:#764bbb;}
        
        Background color #764bbb
      
           Border around this has a color of #764bbb        
        
          <div style="border:2px solid #764bbb;">Content here</div>
        
        
          .myborder {border:2px solid #764bbb;}
        
        Border color #764bbb