#767cd9 color space conversions
Hex:
        #767cd9
        RGB:
        118, 124, 217
        CMY:
        54, 51, 15
        CMYK:
        46, 43, 0, 15
      HSL:
        236°, 56.5714%, 65.6863%
        HSV (HSB):
        236°, 45.6221%, 85.0980%
        XYZ:
        27.2033, 23.2766, 68.7047
        xyY:
        0.2282, 0.1953, 23.2766
      CIE-Lab:
        55.3561, 21.9371, -48.5149
        CIE-LCH:
        55.3561, 53.2441, 294.3312
        CIE-Luv:
        55.3561, -7.9344, -78.2072
        Hunter-Lab:
        48.2458, 16.2164, -50.6601
      #767cd9 color charts
#767cd9 RGB chart
      #767cd9 CMYK chart
      #767cd9 RGB pie chart
      #767cd9 color shades, tints & tones
#767cd9 color schemes
#767cd9 color preview, HTML & CSS examples
           This text has a color of #767cd9        
        
          <p style="color:#767cd9;">Text here</p>
        
        
          .mytext {color:#767cd9;}
        
        Text color #767cd9
      
           This box has a color of #767cd9        
        
          <div style="background-color:#767cd9;">Content here</div>
        
        
          .mybackground {background-color:#767cd9;}
        
        Background color #767cd9
      
           Border around this has a color of #767cd9        
        
          <div style="border:2px solid #767cd9;">Content here</div>
        
        
          .myborder {border:2px solid #767cd9;}
        
        Border color #767cd9