#849ab3 color space conversions
Hex:
        #849ab3
        RGB:
        132, 154, 179
        CMY:
        48, 40, 30
        CMYK:
        26, 14, 0, 30
      HSL:
        212°, 23.6181%, 60.9804%
        HSV (HSB):
        212°, 26.2570%, 70.1961%
        XYZ:
        29.2080, 31.2714, 47.1444
        xyY:
        0.2714, 0.2906, 31.2714
      CIE-Lab:
        62.7361, -1.9698, -15.5531
        CIE-LCH:
        62.7361, 15.6774, 262.7821
        CIE-Luv:
        62.7361, -12.4029, -23.1494
        Hunter-Lab:
        55.9208, -4.6292, -10.8402
      #849ab3 color charts
#849ab3 RGB chart
      #849ab3 CMYK chart
      #849ab3 RGB pie chart
      #849ab3 color shades, tints & tones
#849ab3 color schemes
#849ab3 color preview, HTML & CSS examples
           This text has a color of #849ab3        
        
          <p style="color:#849ab3;">Text here</p>
        
        
          .mytext {color:#849ab3;}
        
        Text color #849ab3
      
           This box has a color of #849ab3        
        
          <div style="background-color:#849ab3;">Content here</div>
        
        
          .mybackground {background-color:#849ab3;}
        
        Background color #849ab3
      
           Border around this has a color of #849ab3        
        
          <div style="border:2px solid #849ab3;">Content here</div>
        
        
          .myborder {border:2px solid #849ab3;}
        
        Border color #849ab3