#767cf4 color space conversions
Hex:
        #767cf4
        RGB:
        118, 124, 244
        CMY:
        54, 51, 4
        CMYK:
        52, 49, 0, 4
      HSL:
        237°, 85.1351%, 70.9804%
        HSV (HSB):
        237°, 51.6393%, 95.6863%
        XYZ:
        31.0080, 24.7985, 88.7402
        xyY:
        0.2145, 0.1716, 24.7985
      CIE-Lab:
        56.8786, 30.0716, -61.1645
        CIE-LCH:
        56.8786, 68.1571, 296.1811
        CIE-Luv:
        56.8786, -9.2412, -99.6939
        Hunter-Lab:
        49.7981, 24.0007, -70.7961
      #767cf4 color charts
#767cf4 RGB chart
      #767cf4 CMYK chart
      #767cf4 RGB pie chart
      #767cf4 color shades, tints & tones
#767cf4 color schemes
#767cf4 color preview, HTML & CSS examples
           This text has a color of #767cf4        
        
          <p style="color:#767cf4;">Text here</p>
        
        
          .mytext {color:#767cf4;}
        
        Text color #767cf4
      
           This box has a color of #767cf4        
        
          <div style="background-color:#767cf4;">Content here</div>
        
        
          .mybackground {background-color:#767cf4;}
        
        Background color #767cf4
      
           Border around this has a color of #767cf4        
        
          <div style="border:2px solid #767cf4;">Content here</div>
        
        
          .myborder {border:2px solid #767cf4;}
        
        Border color #767cf4