#8799bd color space conversions
Hex:
        #8799bd
        RGB:
        135, 153, 189
        CMY:
        47, 40, 26
        CMYK:
        29, 19, 0, 26
      HSL:
        220°, 29.0323%, 63.5294%
        HSV (HSB):
        220°, 28.5714%, 74.1176%
        XYZ:
        30.5682, 31.6075, 52.6338
        xyY:
        0.2663, 0.2753, 31.6075
      CIE-Lab:
        63.0171, 1.9772, -20.7269
        CIE-LCH:
        63.0171, 20.8210, 275.4492
        CIE-Luv:
        63.0171, -10.8955, -31.9536
        Hunter-Lab:
        56.2205, -1.3320, -16.1531
      #8799bd color charts
#8799bd RGB chart
      #8799bd CMYK chart
      #8799bd RGB pie chart
      #8799bd color shades, tints & tones
#8799bd color schemes
#8799bd color preview, HTML & CSS examples
           This text has a color of #8799bd        
        
          <p style="color:#8799bd;">Text here</p>
        
        
          .mytext {color:#8799bd;}
        
        Text color #8799bd
      
           This box has a color of #8799bd        
        
          <div style="background-color:#8799bd;">Content here</div>
        
        
          .mybackground {background-color:#8799bd;}
        
        Background color #8799bd
      
           Border around this has a color of #8799bd        
        
          <div style="border:2px solid #8799bd;">Content here</div>
        
        
          .myborder {border:2px solid #8799bd;}
        
        Border color #8799bd