#7fa2ae color space conversions
Hex:
        #7fa2ae
        RGB:
        127, 162, 174
        CMY:
        50, 36, 32
        CMYK:
        27, 7, 0, 32
      HSL:
        195°, 22.4880%, 59.0196%
        HSV (HSB):
        195°, 27.0115%, 68.2353%
        XYZ:
        29.3127, 33.4087, 44.9480
        xyY:
        0.2722, 0.3103, 33.4087
      CIE-Lab:
        64.4905, -9.1290, -10.1412
        CIE-LCH:
        64.4905, 13.6449, 228.0065
        CIE-Luv:
        64.4905, -18.1079, -13.7357
        Hunter-Lab:
        57.8002, -10.6263, -5.6463
      #7fa2ae color charts
#7fa2ae RGB chart
      #7fa2ae CMYK chart
      #7fa2ae RGB pie chart
      #7fa2ae color shades, tints & tones
#7fa2ae color schemes
#7fa2ae color preview, HTML & CSS examples
           This text has a color of #7fa2ae        
        
          <p style="color:#7fa2ae;">Text here</p>
        
        
          .mytext {color:#7fa2ae;}
        
        Text color #7fa2ae
      
           This box has a color of #7fa2ae        
        
          <div style="background-color:#7fa2ae;">Content here</div>
        
        
          .mybackground {background-color:#7fa2ae;}
        
        Background color #7fa2ae
      
           Border around this has a color of #7fa2ae        
        
          <div style="border:2px solid #7fa2ae;">Content here</div>
        
        
          .myborder {border:2px solid #7fa2ae;}
        
        Border color #7fa2ae