#767fbb color space conversions
Hex:
        #767fbb
        RGB:
        118, 127, 187
        CMY:
        54, 50, 27
        CMYK:
        37, 32, 0, 27
      HSL:
        232°, 33.6585%, 59.8039%
        HSV (HSB):
        232°, 36.8984%, 73.3333%
        XYZ:
        24.0302, 22.6182, 50.1129
        xyY:
        0.2483, 0.2338, 22.6182
      CIE-Lab:
        54.6768, 11.5206, -32.5597
        CIE-LCH:
        54.6768, 34.5378, 289.4853
        CIE-Luv:
        54.6768, -7.6081, -51.1932
        Hunter-Lab:
        47.5585, 6.9644, -29.1835
      #767fbb color charts
#767fbb RGB chart
      #767fbb CMYK chart
      #767fbb RGB pie chart
      #767fbb color shades, tints & tones
#767fbb color schemes
#767fbb color preview, HTML & CSS examples
           This text has a color of #767fbb        
        
          <p style="color:#767fbb;">Text here</p>
        
        
          .mytext {color:#767fbb;}
        
        Text color #767fbb
      
           This box has a color of #767fbb        
        
          <div style="background-color:#767fbb;">Content here</div>
        
        
          .mybackground {background-color:#767fbb;}
        
        Background color #767fbb
      
           Border around this has a color of #767fbb        
        
          <div style="border:2px solid #767fbb;">Content here</div>
        
        
          .myborder {border:2px solid #767fbb;}
        
        Border color #767fbb