#7e9ecd color space conversions
Hex:
        #7e9ecd
        RGB:
        126, 158, 205
        CMY:
        51, 38, 20
        CMYK:
        39, 23, 0, 20
      HSL:
        216°, 44.1341%, 64.9020%
        HSV (HSB):
        216°, 38.5366%, 80.3922%
        XYZ:
        31.8505, 33.2971, 62.5059
        xyY:
        0.2495, 0.2608, 33.2971
      CIE-Lab:
        64.4008, 0.7379, -27.5981
        CIE-LCH:
        64.4008, 27.6080, 271.5315
        CIE-Luv:
        64.4008, -17.2494, -43.0677
        Hunter-Lab:
        57.7037, -2.4554, -23.8317
      #7e9ecd color charts
#7e9ecd RGB chart
      #7e9ecd CMYK chart
      #7e9ecd RGB pie chart
      #7e9ecd color shades, tints & tones
#7e9ecd color schemes
#7e9ecd color preview, HTML & CSS examples
           This text has a color of #7e9ecd        
        
          <p style="color:#7e9ecd;">Text here</p>
        
        
          .mytext {color:#7e9ecd;}
        
        Text color #7e9ecd
      
           This box has a color of #7e9ecd        
        
          <div style="background-color:#7e9ecd;">Content here</div>
        
        
          .mybackground {background-color:#7e9ecd;}
        
        Background color #7e9ecd
      
           Border around this has a color of #7e9ecd        
        
          <div style="border:2px solid #7e9ecd;">Content here</div>
        
        
          .myborder {border:2px solid #7e9ecd;}
        
        Border color #7e9ecd