#766bed color space conversions
Hex:
        #766bed
        RGB:
        118, 107, 237
        CMY:
        54, 58, 7
        CMYK:
        50, 55, 0, 7
      HSL:
        245°, 78.3133%, 67.4510%
        HSV (HSB):
        245°, 54.8523%, 92.9412%
        XYZ:
        28.0150, 20.4814, 82.5975
        xyY:
        0.2137, 0.1562, 20.4814
      CIE-Lab:
        52.3771, 38.0229, -64.5115
        CIE-LCH:
        52.3771, 74.8831, 300.5150
        CIE-Luv:
        52.3771, -3.8379, -103.6148
        Hunter-Lab:
        45.2563, 31.2980, -76.5309
      #766bed color charts
#766bed RGB chart
      #766bed CMYK chart
      #766bed RGB pie chart
      #766bed color shades, tints & tones
#766bed color schemes
#766bed color preview, HTML & CSS examples
           This text has a color of #766bed        
        
          <p style="color:#766bed;">Text here</p>
        
        
          .mytext {color:#766bed;}
        
        Text color #766bed
      
           This box has a color of #766bed        
        
          <div style="background-color:#766bed;">Content here</div>
        
        
          .mybackground {background-color:#766bed;}
        
        Background color #766bed
      
           Border around this has a color of #766bed        
        
          <div style="border:2px solid #766bed;">Content here</div>
        
        
          .myborder {border:2px solid #766bed;}
        
        Border color #766bed