#7e9fae color space conversions
Hex:
        #7e9fae
        RGB:
        126, 159, 174
        CMY:
        51, 38, 32
        CMYK:
        28, 9, 0, 32
      HSL:
        199°, 22.8571%, 58.8235%
        HSV (HSB):
        199°, 27.5862%, 68.2353%
        XYZ:
        28.6423, 32.2879, 44.7670
        xyY:
        0.2710, 0.3055, 32.2879
      CIE-Lab:
        63.5801, -7.8003, -11.5106
        CIE-LCH:
        63.5801, 13.9046, 235.8758
        CIE-Luv:
        63.5801, -17.2199, -16.0199
        Hunter-Lab:
        56.8224, -9.4633, -6.9353
      #7e9fae color charts
#7e9fae RGB chart
      #7e9fae CMYK chart
      #7e9fae RGB pie chart
      #7e9fae color shades, tints & tones
#7e9fae color schemes
#7e9fae color preview, HTML & CSS examples
           This text has a color of #7e9fae        
        
          <p style="color:#7e9fae;">Text here</p>
        
        
          .mytext {color:#7e9fae;}
        
        Text color #7e9fae
      
           This box has a color of #7e9fae        
        
          <div style="background-color:#7e9fae;">Content here</div>
        
        
          .mybackground {background-color:#7e9fae;}
        
        Background color #7e9fae
      
           Border around this has a color of #7e9fae        
        
          <div style="border:2px solid #7e9fae;">Content here</div>
        
        
          .myborder {border:2px solid #7e9fae;}
        
        Border color #7e9fae