#767efb color space conversions
Hex:
        #767efb
        RGB:
        118, 126, 251
        CMY:
        54, 51, 2
        CMYK:
        53, 50, 0, 2
      HSL:
        236°, 94.3262%, 72.3529%
        HSV (HSB):
        236°, 52.9880%, 98.4314%
        XYZ:
        32.3447, 25.7383, 94.5300
        xyY:
        0.2119, 0.1687, 25.7383
      CIE-Lab:
        57.7878, 31.0289, -63.5745
        CIE-LCH:
        57.7878, 70.7425, 296.0157
        CIE-Luv:
        57.7878, -10.1734, -103.9436
        Hunter-Lab:
        50.7329, 25.0196, -74.9613
      #767efb color charts
#767efb RGB chart
      #767efb CMYK chart
      #767efb RGB pie chart
      #767efb color shades, tints & tones
#767efb color schemes
#767efb color preview, HTML & CSS examples
           This text has a color of #767efb        
        
          <p style="color:#767efb;">Text here</p>
        
        
          .mytext {color:#767efb;}
        
        Text color #767efb
      
           This box has a color of #767efb        
        
          <div style="background-color:#767efb;">Content here</div>
        
        
          .mybackground {background-color:#767efb;}
        
        Background color #767efb
      
           Border around this has a color of #767efb        
        
          <div style="border:2px solid #767efb;">Content here</div>
        
        
          .myborder {border:2px solid #767efb;}
        
        Border color #767efb