#766ed3 color space conversions
Hex:
        #766ed3
        RGB:
        118, 110, 211
        CMY:
        54, 57, 17
        CMYK:
        44, 48, 0, 17
      HSL:
        245°, 53.4392%, 62.9412%
        HSV (HSB):
        245°, 47.8673%, 82.7451%
        XYZ:
        24.8050, 19.7066, 64.1244
        xyY:
        0.2283, 0.1814, 19.7066
      CIE-Lab:
        51.5038, 28.5595, -51.2567
        CIE-LCH:
        51.5038, 58.6762, 299.1259
        CIE-Luv:
        51.5038, -2.9086, -81.9907
        Hunter-Lab:
        44.3921, 22.0545, -54.5700
      #766ed3 color charts
#766ed3 RGB chart
      #766ed3 CMYK chart
      #766ed3 RGB pie chart
      #766ed3 color shades, tints & tones
#766ed3 color schemes
#766ed3 color preview, HTML & CSS examples
           This text has a color of #766ed3        
        
          <p style="color:#766ed3;">Text here</p>
        
        
          .mytext {color:#766ed3;}
        
        Text color #766ed3
      
           This box has a color of #766ed3        
        
          <div style="background-color:#766ed3;">Content here</div>
        
        
          .mybackground {background-color:#766ed3;}
        
        Background color #766ed3
      
           Border around this has a color of #766ed3        
        
          <div style="border:2px solid #766ed3;">Content here</div>
        
        
          .myborder {border:2px solid #766ed3;}
        
        Border color #766ed3