#7e88ec color space conversions
Hex:
        #7e88ec
        RGB:
        126, 136, 236
        CMY:
        51, 47, 7
        CMYK:
        47, 42, 0, 7
      HSL:
        235°, 74.3243%, 70.9804%
        HSV (HSB):
        235°, 46.6102%, 92.5490%
        XYZ:
        32.5487, 28.1001, 83.0652
        xyY:
        0.2265, 0.1955, 28.1001
      CIE-Lab:
        59.9790, 22.3163, -51.7484
        CIE-LCH:
        59.9790, 56.3553, 293.3280
        CIE-Luv:
        59.9790, -9.9070, -84.7696
        Hunter-Lab:
        53.0095, 16.8352, -55.8001
      #7e88ec color charts
#7e88ec RGB chart
      #7e88ec CMYK chart
      #7e88ec RGB pie chart
      #7e88ec color shades, tints & tones
#7e88ec color schemes
#7e88ec color preview, HTML & CSS examples
           This text has a color of #7e88ec        
        
          <p style="color:#7e88ec;">Text here</p>
        
        
          .mytext {color:#7e88ec;}
        
        Text color #7e88ec
      
           This box has a color of #7e88ec        
        
          <div style="background-color:#7e88ec;">Content here</div>
        
        
          .mybackground {background-color:#7e88ec;}
        
        Background color #7e88ec
      
           Border around this has a color of #7e88ec        
        
          <div style="border:2px solid #7e88ec;">Content here</div>
        
        
          .myborder {border:2px solid #7e88ec;}
        
        Border color #7e88ec