#7e86ff color space conversions
Hex:
        #7e86ff
        RGB:
        126, 134, 255
        CMY:
        51, 47, 0
        CMYK:
        51, 47, 0, 0
      HSL:
        236°, 100.0000%, 74.7059%
        HSV (HSB):
        236°, 50.5882%, 100.0000%
        XYZ:
        35.1793, 28.7058, 98.2944
        xyY:
        0.2169, 0.1770, 28.7058
      CIE-Lab:
        60.5211, 29.1608, -61.3616
        CIE-LCH:
        60.5211, 67.9381, 295.4184
        CIE-Luv:
        60.5211, -10.1052, -101.2495
        Hunter-Lab:
        53.5778, 23.4422, -71.2695
      #7e86ff color charts
#7e86ff RGB chart
      #7e86ff CMYK chart
      #7e86ff RGB pie chart
      #7e86ff color shades, tints & tones
#7e86ff color schemes
#7e86ff color preview, HTML & CSS examples
           This text has a color of #7e86ff        
        
          <p style="color:#7e86ff;">Text here</p>
        
        
          .mytext {color:#7e86ff;}
        
        Text color #7e86ff
      
           This box has a color of #7e86ff        
        
          <div style="background-color:#7e86ff;">Content here</div>
        
        
          .mybackground {background-color:#7e86ff;}
        
        Background color #7e86ff
      
           Border around this has a color of #7e86ff        
        
          <div style="border:2px solid #7e86ff;">Content here</div>
        
        
          .myborder {border:2px solid #7e86ff;}
        
        Border color #7e86ff