#767bb4 color space conversions
Hex:
        #767bb4
        RGB:
        118, 123, 180
        CMY:
        54, 52, 29
        CMYK:
        34, 32, 0, 29
      HSL:
        235°, 29.2453%, 58.4314%
        HSV (HSB):
        235°, 34.4444%, 70.5882%
        XYZ:
        22.7924, 21.3128, 46.0925
        xyY:
        0.2527, 0.2363, 21.3128
      CIE-Lab:
        53.2901, 11.9732, -30.7055
        CIE-LCH:
        53.2901, 32.9574, 291.3027
        CIE-Luv:
        53.2901, -5.6835, -48.0471
        Hunter-Lab:
        46.1657, 7.3368, -26.8799
      #767bb4 color charts
#767bb4 RGB chart
      #767bb4 CMYK chart
      #767bb4 RGB pie chart
      #767bb4 color shades, tints & tones
#767bb4 color schemes
#767bb4 color preview, HTML & CSS examples
           This text has a color of #767bb4        
        
          <p style="color:#767bb4;">Text here</p>
        
        
          .mytext {color:#767bb4;}
        
        Text color #767bb4
      
           This box has a color of #767bb4        
        
          <div style="background-color:#767bb4;">Content here</div>
        
        
          .mybackground {background-color:#767bb4;}
        
        Background color #767bb4
      
           Border around this has a color of #767bb4        
        
          <div style="border:2px solid #767bb4;">Content here</div>
        
        
          .myborder {border:2px solid #767bb4;}
        
        Border color #767bb4