#766ccb color space conversions
Hex:
        #766ccb
        RGB:
        118, 108, 203
        CMY:
        54, 58, 20
        CMYK:
        42, 47, 0, 20
      HSL:
        246°, 47.7387%, 60.9804%
        HSV (HSB):
        246°, 46.7980%, 79.6078%
        XYZ:
        23.6133, 18.8885, 58.9012
        xyY:
        0.2329, 0.1863, 18.8885
      CIE-Lab:
        50.5565, 27.4415, -48.2088
        CIE-LCH:
        50.5565, 55.4719, 299.6494
        CIE-Luv:
        50.5565, -1.6728, -76.7950
        Hunter-Lab:
        43.4609, 20.9265, -49.9313
      #766ccb color charts
#766ccb RGB chart
      #766ccb CMYK chart
      #766ccb RGB pie chart
      #766ccb color shades, tints & tones
#766ccb color schemes
#766ccb color preview, HTML & CSS examples
           This text has a color of #766ccb        
        
          <p style="color:#766ccb;">Text here</p>
        
        
          .mytext {color:#766ccb;}
        
        Text color #766ccb
      
           This box has a color of #766ccb        
        
          <div style="background-color:#766ccb;">Content here</div>
        
        
          .mybackground {background-color:#766ccb;}
        
        Background color #766ccb
      
           Border around this has a color of #766ccb        
        
          <div style="border:2px solid #766ccb;">Content here</div>
        
        
          .myborder {border:2px solid #766ccb;}
        
        Border color #766ccb