#766dff color space conversions
Hex:
        #766dff
        RGB:
        118, 109, 255
        CMY:
        54, 57, 0
        CMYK:
        54, 57, 0, 0
      HSL:
        244°, 100.0000%, 71.3725%
        HSV (HSB):
        244°, 57.2549%, 100.0000%
        XYZ:
        30.9899, 22.0088, 97.2225
        xyY:
        0.2063, 0.1465, 22.0088
      CIE-Lab:
        54.0364, 42.2553, -71.8370
        CIE-LCH:
        54.0364, 83.3430, 300.4645
        CIE-Luv:
        54.0364, -5.5833, -115.8385
        Hunter-Lab:
        46.9136, 35.8136, -90.0316
      #766dff color charts
#766dff RGB chart
      #766dff CMYK chart
      #766dff RGB pie chart
      #766dff color shades, tints & tones
#766dff color schemes
#766dff color preview, HTML & CSS examples
           This text has a color of #766dff        
        
          <p style="color:#766dff;">Text here</p>
        
        
          .mytext {color:#766dff;}
        
        Text color #766dff
      
           This box has a color of #766dff        
        
          <div style="background-color:#766dff;">Content here</div>
        
        
          .mybackground {background-color:#766dff;}
        
        Background color #766dff
      
           Border around this has a color of #766dff        
        
          <div style="border:2px solid #766dff;">Content here</div>
        
        
          .myborder {border:2px solid #766dff;}
        
        Border color #766dff