#767bf8 color space conversions
Hex:
        #767bf8
        RGB:
        118, 123, 248
        CMY:
        54, 52, 3
        CMYK:
        52, 50, 0, 3
      HSL:
        238°, 90.2778%, 71.7647%
        HSV (HSB):
        238°, 52.4194%, 97.2549%
        XYZ:
        31.4974, 24.7948, 91.9327
        xyY:
        0.2125, 0.1673, 24.7948
      CIE-Lab:
        56.8749, 31.8889, -63.3847
        CIE-LCH:
        56.8749, 70.9544, 296.7070
        CIE-Luv:
        56.8749, -9.1292, -103.3585
        Hunter-Lab:
        49.7944, 25.7702, -74.6080
      #767bf8 color charts
#767bf8 RGB chart
      #767bf8 CMYK chart
      #767bf8 RGB pie chart
      #767bf8 color shades, tints & tones
#767bf8 color schemes
#767bf8 color preview, HTML & CSS examples
           This text has a color of #767bf8        
        
          <p style="color:#767bf8;">Text here</p>
        
        
          .mytext {color:#767bf8;}
        
        Text color #767bf8
      
           This box has a color of #767bf8        
        
          <div style="background-color:#767bf8;">Content here</div>
        
        
          .mybackground {background-color:#767bf8;}
        
        Background color #767bf8
      
           Border around this has a color of #767bf8        
        
          <div style="border:2px solid #767bf8;">Content here</div>
        
        
          .myborder {border:2px solid #767bf8;}
        
        Border color #767bf8