#767ba5 color space conversions
Hex:
        #767ba5
        RGB:
        118, 123, 165
        CMY:
        54, 52, 35
        CMYK:
        28, 25, 0, 35
      HSL:
        234°, 20.7048%, 55.4902%
        HSV (HSB):
        234°, 28.4848%, 64.7059%
        XYZ:
        21.3457, 20.7341, 38.4743
        xyY:
        0.2650, 0.2574, 20.7341
      CIE-Lab:
        52.6572, 7.9847, -23.0204
        CIE-LCH:
        52.6572, 24.3658, 289.1292
        CIE-Luv:
        52.6572, -4.9010, -35.3216
        Hunter-Lab:
        45.5347, 3.9913, -18.2226
      #767ba5 color charts
#767ba5 RGB chart
      #767ba5 CMYK chart
      #767ba5 RGB pie chart
      #767ba5 color shades, tints & tones
#767ba5 color schemes
#767ba5 color preview, HTML & CSS examples
           This text has a color of #767ba5        
        
          <p style="color:#767ba5;">Text here</p>
        
        
          .mytext {color:#767ba5;}
        
        Text color #767ba5
      
           This box has a color of #767ba5        
        
          <div style="background-color:#767ba5;">Content here</div>
        
        
          .mybackground {background-color:#767ba5;}
        
        Background color #767ba5
      
           Border around this has a color of #767ba5        
        
          <div style="border:2px solid #767ba5;">Content here</div>
        
        
          .myborder {border:2px solid #767ba5;}
        
        Border color #767ba5