#849ebd color space conversions
Hex:
        #849ebd
        RGB:
        132, 158, 189
        CMY:
        48, 38, 26
        CMYK:
        30, 16, 0, 26
      HSL:
        213°, 30.1587%, 62.9412%
        HSV (HSB):
        213°, 30.1587%, 74.1176%
        XYZ:
        30.9279, 33.0334, 52.8901
        xyY:
        0.2647, 0.2827, 33.0334
      CIE-Lab:
        64.1879, -1.7309, -18.9627
        CIE-LCH:
        64.1879, 19.0415, 264.7845
        CIE-Luv:
        64.1879, -14.4067, -28.6913
        Hunter-Lab:
        57.4747, -4.5274, -14.3284
      #849ebd color charts
#849ebd RGB chart
      #849ebd CMYK chart
      #849ebd RGB pie chart
      #849ebd color shades, tints & tones
#849ebd color schemes
#849ebd color preview, HTML & CSS examples
           This text has a color of #849ebd        
        
          <p style="color:#849ebd;">Text here</p>
        
        
          .mytext {color:#849ebd;}
        
        Text color #849ebd
      
           This box has a color of #849ebd        
        
          <div style="background-color:#849ebd;">Content here</div>
        
        
          .mybackground {background-color:#849ebd;}
        
        Background color #849ebd
      
           Border around this has a color of #849ebd        
        
          <div style="border:2px solid #849ebd;">Content here</div>
        
        
          .myborder {border:2px solid #849ebd;}
        
        Border color #849ebd