#767ff5 color space conversions
Hex:
        #767ff5
        RGB:
        118, 127, 245
        CMY:
        54, 50, 4
        CMYK:
        52, 48, 0, 4
      HSL:
        236°, 86.3946%, 71.1765%
        HSV (HSB):
        236°, 51.8367%, 96.0784%
        XYZ:
        31.5420, 25.6229, 89.6695
        xyY:
        0.2148, 0.1745, 25.6229
      CIE-Lab:
        57.6773, 28.5934, -60.4371
        CIE-LCH:
        57.6773, 66.8597, 295.3193
        CIE-Luv:
        57.6773, -10.2155, -98.6992
        Hunter-Lab:
        50.6190, 22.6446, -69.5964
      #767ff5 color charts
#767ff5 RGB chart
      #767ff5 CMYK chart
      #767ff5 RGB pie chart
      #767ff5 color shades, tints & tones
#767ff5 color schemes
#767ff5 color preview, HTML & CSS examples
           This text has a color of #767ff5        
        
          <p style="color:#767ff5;">Text here</p>
        
        
          .mytext {color:#767ff5;}
        
        Text color #767ff5
      
           This box has a color of #767ff5        
        
          <div style="background-color:#767ff5;">Content here</div>
        
        
          .mybackground {background-color:#767ff5;}
        
        Background color #767ff5
      
           Border around this has a color of #767ff5        
        
          <div style="border:2px solid #767ff5;">Content here</div>
        
        
          .myborder {border:2px solid #767ff5;}
        
        Border color #767ff5