#7e87ed color space conversions
Hex:
        #7e87ed
        RGB:
        126, 135, 237
        CMY:
        51, 47, 7
        CMYK:
        47, 43, 0, 7
      HSL:
        235°, 75.5102%, 71.1765%
        HSV (HSB):
        235°, 46.8354%, 92.9412%
        XYZ:
        32.5542, 27.8780, 83.7860
        xyY:
        0.2257, 0.1933, 27.8780
      CIE-Lab:
        59.7783, 23.2013, -52.6215
        CIE-LCH:
        59.7783, 57.5093, 293.7931
        CIE-Luv:
        59.7783, -9.6109, -86.2352
        Hunter-Lab:
        52.7996, 17.6569, -57.1256
      #7e87ed color charts
#7e87ed RGB chart
      #7e87ed CMYK chart
      #7e87ed RGB pie chart
      #7e87ed color shades, tints & tones
#7e87ed color schemes
#7e87ed color preview, HTML & CSS examples
           This text has a color of #7e87ed        
        
          <p style="color:#7e87ed;">Text here</p>
        
        
          .mytext {color:#7e87ed;}
        
        Text color #7e87ed
      
           This box has a color of #7e87ed        
        
          <div style="background-color:#7e87ed;">Content here</div>
        
        
          .mybackground {background-color:#7e87ed;}
        
        Background color #7e87ed
      
           Border around this has a color of #7e87ed        
        
          <div style="border:2px solid #7e87ed;">Content here</div>
        
        
          .myborder {border:2px solid #7e87ed;}
        
        Border color #7e87ed