#849abd color space conversions
Hex:
        #849abd
        RGB:
        132, 154, 189
        CMY:
        48, 40, 26
        CMYK:
        30, 19, 0, 26
      HSL:
        217°, 30.1587%, 62.9412%
        HSV (HSB):
        217°, 30.1587%, 74.1176%
        XYZ:
        30.2566, 31.6909, 52.6664
        xyY:
        0.2640, 0.2765, 31.6909
      CIE-Lab:
        63.0866, 0.5101, -20.6396
        CIE-LCH:
        63.0866, 20.6459, 271.4157
        CIE-Luv:
        63.0866, -12.6842, -31.6114
        Hunter-Lab:
        56.2946, -2.5774, -16.0624
      #849abd color charts
#849abd RGB chart
      #849abd CMYK chart
      #849abd RGB pie chart
      #849abd color shades, tints & tones
#849abd color schemes
#849abd color preview, HTML & CSS examples
           This text has a color of #849abd        
        
          <p style="color:#849abd;">Text here</p>
        
        
          .mytext {color:#849abd;}
        
        Text color #849abd
      
           This box has a color of #849abd        
        
          <div style="background-color:#849abd;">Content here</div>
        
        
          .mybackground {background-color:#849abd;}
        
        Background color #849abd
      
           Border around this has a color of #849abd        
        
          <div style="border:2px solid #849abd;">Content here</div>
        
        
          .myborder {border:2px solid #849abd;}
        
        Border color #849abd