#766bcb color space conversions
Hex:
        #766bcb
        RGB:
        118, 107, 203
        CMY:
        54, 58, 20
        CMYK:
        42, 47, 0, 20
      HSL:
        247°, 48.0000%, 60.7843%
        HSV (HSB):
        247°, 47.2906%, 79.6078%
        XYZ:
        23.5084, 18.6787, 58.8662
        xyY:
        0.2326, 0.1848, 18.6787
      CIE-Lab:
        50.3092, 28.0413, -48.6029
        CIE-LCH:
        50.3092, 56.1120, 299.9826
        CIE-Luv:
        50.3092, -1.3434, -77.3837
        Hunter-Lab:
        43.2189, 21.4598, -50.5026
      #766bcb color charts
#766bcb RGB chart
      #766bcb CMYK chart
      #766bcb RGB pie chart
      #766bcb color shades, tints & tones
#766bcb color schemes
#766bcb color preview, HTML & CSS examples
           This text has a color of #766bcb        
        
          <p style="color:#766bcb;">Text here</p>
        
        
          .mytext {color:#766bcb;}
        
        Text color #766bcb
      
           This box has a color of #766bcb        
        
          <div style="background-color:#766bcb;">Content here</div>
        
        
          .mybackground {background-color:#766bcb;}
        
        Background color #766bcb
      
           Border around this has a color of #766bcb        
        
          <div style="border:2px solid #766bcb;">Content here</div>
        
        
          .myborder {border:2px solid #766bcb;}
        
        Border color #766bcb