#767ecf color space conversions
Hex:
        #767ecf
        RGB:
        118, 126, 207
        CMY:
        54, 51, 19
        CMYK:
        43, 39, 0, 19
      HSL:
        235°, 48.1081%, 63.7255%
        HSV (HSB):
        235°, 42.9952%, 81.1765%
        XYZ:
        26.1946, 23.2783, 62.1440
        xyY:
        0.2347, 0.2086, 23.2783
      CIE-Lab:
        55.3578, 17.8058, -42.8681
        CIE-LCH:
        55.3578, 46.4189, 292.5562
        CIE-Luv:
        55.3578, -8.1576, -68.6695
        Hunter-Lab:
        48.2475, 12.4780, -42.5937
      #767ecf color charts
#767ecf RGB chart
      #767ecf CMYK chart
      #767ecf RGB pie chart
      #767ecf color shades, tints & tones
#767ecf color schemes
#767ecf color preview, HTML & CSS examples
           This text has a color of #767ecf        
        
          <p style="color:#767ecf;">Text here</p>
        
        
          .mytext {color:#767ecf;}
        
        Text color #767ecf
      
           This box has a color of #767ecf        
        
          <div style="background-color:#767ecf;">Content here</div>
        
        
          .mybackground {background-color:#767ecf;}
        
        Background color #767ecf
      
           Border around this has a color of #767ecf        
        
          <div style="border:2px solid #767ecf;">Content here</div>
        
        
          .myborder {border:2px solid #767ecf;}
        
        Border color #767ecf