#7f97bc color space conversions
Hex:
        #7f97bc
        RGB:
        127, 151, 188
        CMY:
        50, 41, 26
        CMYK:
        32, 20, 0, 26
      HSL:
        216°, 31.2821%, 61.7647%
        HSV (HSB):
        216°, 32.4468%, 73.7255%
        XYZ:
        28.8961, 30.2761, 51.8978
        xyY:
        0.2602, 0.2726, 30.2761
      CIE-Lab:
        61.8917, 0.4645, -21.9323
        CIE-LCH:
        61.8917, 21.9372, 271.2132
        CIE-Luv:
        61.8917, -13.5817, -33.5780
        Hunter-Lab:
        55.0237, -2.5509, -17.4052
      #7f97bc color charts
#7f97bc RGB chart
      #7f97bc CMYK chart
      #7f97bc RGB pie chart
      #7f97bc color shades, tints & tones
#7f97bc color schemes
#7f97bc color preview, HTML & CSS examples
           This text has a color of #7f97bc        
        
          <p style="color:#7f97bc;">Text here</p>
        
        
          .mytext {color:#7f97bc;}
        
        Text color #7f97bc
      
           This box has a color of #7f97bc        
        
          <div style="background-color:#7f97bc;">Content here</div>
        
        
          .mybackground {background-color:#7f97bc;}
        
        Background color #7f97bc
      
           Border around this has a color of #7f97bc        
        
          <div style="border:2px solid #7f97bc;">Content here</div>
        
        
          .myborder {border:2px solid #7f97bc;}
        
        Border color #7f97bc