#7e9acd color space conversions
Hex:
        #7e9acd
        RGB:
        126, 154, 205
        CMY:
        51, 40, 20
        CMYK:
        39, 25, 0, 20
      HSL:
        219°, 44.1341%, 64.9020%
        HSV (HSB):
        219°, 38.5366%, 80.3922%
        XYZ:
        31.1792, 31.9546, 62.2821
        xyY:
        0.2486, 0.2548, 31.9546
      CIE-Lab:
        63.3053, 3.0024, -29.2882
        CIE-LCH:
        63.3053, 29.4417, 275.8531
        CIE-Luv:
        63.3053, -15.6318, -46.0262
        Hunter-Lab:
        56.5284, -0.4699, -25.7549
      #7e9acd color charts
#7e9acd RGB chart
      #7e9acd CMYK chart
      #7e9acd RGB pie chart
      #7e9acd color shades, tints & tones
#7e9acd color schemes
#7e9acd color preview, HTML & CSS examples
           This text has a color of #7e9acd        
        
          <p style="color:#7e9acd;">Text here</p>
        
        
          .mytext {color:#7e9acd;}
        
        Text color #7e9acd
      
           This box has a color of #7e9acd        
        
          <div style="background-color:#7e9acd;">Content here</div>
        
        
          .mybackground {background-color:#7e9acd;}
        
        Background color #7e9acd
      
           Border around this has a color of #7e9acd        
        
          <div style="border:2px solid #7e9acd;">Content here</div>
        
        
          .myborder {border:2px solid #7e9acd;}
        
        Border color #7e9acd