#7e8bad color space conversions
Hex:
        #7e8bad
        RGB:
        126, 139, 173
        CMY:
        51, 45, 32
        CMYK:
        27, 20, 0, 32
      HSL:
        223°, 22.2749%, 58.6275%
        HSV (HSB):
        223°, 27.1676%, 67.8431%
        XYZ:
        25.3796, 25.9180, 43.2002
        xyY:
        0.2686, 0.2743, 25.9180
      CIE-Lab:
        57.9591, 3.1833, -19.4463
        CIE-LCH:
        57.9591, 19.7051, 279.2967
        CIE-Luv:
        57.9591, -8.3929, -29.6482
        Hunter-Lab:
        50.9097, -0.1058, -14.6746
      #7e8bad color charts
#7e8bad RGB chart
      #7e8bad CMYK chart
      #7e8bad RGB pie chart
      #7e8bad color shades, tints & tones
#7e8bad color schemes
#7e8bad color preview, HTML & CSS examples
           This text has a color of #7e8bad        
        
          <p style="color:#7e8bad;">Text here</p>
        
        
          .mytext {color:#7e8bad;}
        
        Text color #7e8bad
      
           This box has a color of #7e8bad        
        
          <div style="background-color:#7e8bad;">Content here</div>
        
        
          .mybackground {background-color:#7e8bad;}
        
        Background color #7e8bad
      
           Border around this has a color of #7e8bad        
        
          <div style="border:2px solid #7e8bad;">Content here</div>
        
        
          .myborder {border:2px solid #7e8bad;}
        
        Border color #7e8bad