#767fc6 color space conversions
Hex:
        #767fc6
        RGB:
        118, 127, 198
        CMY:
        54, 50, 22
        CMYK:
        40, 36, 0, 22
      HSL:
        233°, 41.2371%, 61.9608%
        HSV (HSB):
        233°, 40.4040%, 77.6471%
        XYZ:
        25.2536, 23.1075, 56.5553
        xyY:
        0.2407, 0.2202, 23.1075
      CIE-Lab:
        55.1829, 14.6160, -38.0394
        CIE-LCH:
        55.1829, 40.7507, 291.0185
        CIE-Luv:
        55.1829, -8.1101, -60.4754
        Hunter-Lab:
        48.0703, 9.6517, -36.1062
      #767fc6 color charts
#767fc6 RGB chart
      #767fc6 CMYK chart
      #767fc6 RGB pie chart
      #767fc6 color shades, tints & tones
#767fc6 color schemes
#767fc6 color preview, HTML & CSS examples
           This text has a color of #767fc6        
        
          <p style="color:#767fc6;">Text here</p>
        
        
          .mytext {color:#767fc6;}
        
        Text color #767fc6
      
           This box has a color of #767fc6        
        
          <div style="background-color:#767fc6;">Content here</div>
        
        
          .mybackground {background-color:#767fc6;}
        
        Background color #767fc6
      
           Border around this has a color of #767fc6        
        
          <div style="border:2px solid #767fc6;">Content here</div>
        
        
          .myborder {border:2px solid #767fc6;}
        
        Border color #767fc6