#767ffd color space conversions
Hex:
        #767ffd
        RGB:
        118, 127, 253
        CMY:
        54, 50, 1
        CMYK:
        53, 50, 0, 1
      HSL:
        236°, 97.1223%, 72.7451%
        HSV (HSB):
        236°, 53.3597%, 99.2157%
        XYZ:
        32.7902, 26.1221, 96.2424
        xyY:
        0.2113, 0.1684, 26.1221
      CIE-Lab:
        58.1528, 31.0512, -64.0903
        CIE-LCH:
        58.1528, 71.2162, 295.8498
        CIE-Luv:
        58.1528, -10.5639, -104.9047
        Hunter-Lab:
        51.1098, 25.0769, -75.8691
      #767ffd color charts
#767ffd RGB chart
      #767ffd CMYK chart
      #767ffd RGB pie chart
      #767ffd color shades, tints & tones
#767ffd color schemes
#767ffd color preview, HTML & CSS examples
           This text has a color of #767ffd        
        
          <p style="color:#767ffd;">Text here</p>
        
        
          .mytext {color:#767ffd;}
        
        Text color #767ffd
      
           This box has a color of #767ffd        
        
          <div style="background-color:#767ffd;">Content here</div>
        
        
          .mybackground {background-color:#767ffd;}
        
        Background color #767ffd
      
           Border around this has a color of #767ffd        
        
          <div style="border:2px solid #767ffd;">Content here</div>
        
        
          .myborder {border:2px solid #767ffd;}
        
        Border color #767ffd