#7e8fac color space conversions
Hex:
        #7e8fac
        RGB:
        126, 143, 172
        CMY:
        51, 44, 33
        CMYK:
        27, 17, 0, 33
      HSL:
        218°, 21.6981%, 58.4314%
        HSV (HSB):
        218°, 26.7442%, 67.4510%
        XYZ:
        25.8730, 27.0591, 42.8890
        xyY:
        0.2700, 0.2824, 27.0591
      CIE-Lab:
        59.0290, 0.6449, -17.2480
        CIE-LCH:
        59.0290, 17.2600, 272.1414
        CIE-Luv:
        59.0290, -10.1087, -25.9288
        Hunter-Lab:
        52.0184, -2.2493, -12.4716
      #7e8fac color charts
#7e8fac RGB chart
      #7e8fac CMYK chart
      #7e8fac RGB pie chart
      #7e8fac color shades, tints & tones
#7e8fac color schemes
#7e8fac color preview, HTML & CSS examples
           This text has a color of #7e8fac        
        
          <p style="color:#7e8fac;">Text here</p>
        
        
          .mytext {color:#7e8fac;}
        
        Text color #7e8fac
      
           This box has a color of #7e8fac        
        
          <div style="background-color:#7e8fac;">Content here</div>
        
        
          .mybackground {background-color:#7e8fac;}
        
        Background color #7e8fac
      
           Border around this has a color of #7e8fac        
        
          <div style="border:2px solid #7e8fac;">Content here</div>
        
        
          .myborder {border:2px solid #7e8fac;}
        
        Border color #7e8fac