#7e87ec color space conversions
Hex:
        #7e87ec
        RGB:
        126, 135, 236
        CMY:
        51, 47, 7
        CMYK:
        47, 43, 0, 7
      HSL:
        235°, 74.3243%, 70.9804%
        HSV (HSB):
        235°, 46.6102%, 92.5490%
        XYZ:
        32.4085, 27.8197, 83.0185
        xyY:
        0.2262, 0.1942, 27.8197
      CIE-Lab:
        59.7255, 22.9063, -52.1513
        CIE-LCH:
        59.7255, 56.9601, 293.7124
        CIE-Luv:
        59.7255, -9.5654, -85.4226
        Hunter-Lab:
        52.7444, 17.3756, -56.4001
      #7e87ec color charts
#7e87ec RGB chart
      #7e87ec CMYK chart
      #7e87ec RGB pie chart
      #7e87ec color shades, tints & tones
#7e87ec color schemes
#7e87ec color preview, HTML & CSS examples
           This text has a color of #7e87ec        
        
          <p style="color:#7e87ec;">Text here</p>
        
        
          .mytext {color:#7e87ec;}
        
        Text color #7e87ec
      
           This box has a color of #7e87ec        
        
          <div style="background-color:#7e87ec;">Content here</div>
        
        
          .mybackground {background-color:#7e87ec;}
        
        Background color #7e87ec
      
           Border around this has a color of #7e87ec        
        
          <div style="border:2px solid #7e87ec;">Content here</div>
        
        
          .myborder {border:2px solid #7e87ec;}
        
        Border color #7e87ec