#767db7 color space conversions
Hex:
        #767db7
        RGB:
        118, 125, 183
        CMY:
        54, 51, 28
        CMYK:
        36, 32, 0, 28
      HSL:
        234°, 31.1005%, 59.0196%
        HSV (HSB):
        234°, 35.5191%, 71.7647%
        XYZ:
        23.3521, 21.9377, 47.8034
        xyY:
        0.2508, 0.2357, 21.9377
      CIE-Lab:
        53.9608, 11.6043, -31.3846
        CIE-LCH:
        53.9608, 33.4612, 290.2916
        CIE-Luv:
        53.9608, -6.6298, -49.1990
        Hunter-Lab:
        46.8377, 7.0296, -27.7260
      #767db7 color charts
#767db7 RGB chart
      #767db7 CMYK chart
      #767db7 RGB pie chart
      #767db7 color shades, tints & tones
#767db7 color schemes
#767db7 color preview, HTML & CSS examples
           This text has a color of #767db7        
        
          <p style="color:#767db7;">Text here</p>
        
        
          .mytext {color:#767db7;}
        
        Text color #767db7
      
           This box has a color of #767db7        
        
          <div style="background-color:#767db7;">Content here</div>
        
        
          .mybackground {background-color:#767db7;}
        
        Background color #767db7
      
           Border around this has a color of #767db7        
        
          <div style="border:2px solid #767db7;">Content here</div>
        
        
          .myborder {border:2px solid #767db7;}
        
        Border color #767db7