#849cea color space conversions
Hex:
        #849cea
        RGB:
        132, 156, 234
        CMY:
        48, 39, 8
        CMYK:
        44, 33, 0, 8
      HSL:
        226°, 70.8333%, 71.7647%
        HSV (HSB):
        226°, 43.5897%, 91.7647%
        XYZ:
        36.2555, 34.6230, 82.6139
        xyY:
        0.2362, 0.2256, 34.6230
      CIE-Lab:
        65.4541, 11.5220, -41.9772
        CIE-LCH:
        65.4541, 43.5298, 285.3487
        CIE-Luv:
        65.4541, -14.7539, -68.4947
        Hunter-Lab:
        58.8413, 7.0117, -42.0550
      #849cea color charts
#849cea RGB chart
      #849cea CMYK chart
      #849cea RGB pie chart
      #849cea color shades, tints & tones
#849cea color schemes
#849cea color preview, HTML & CSS examples
           This text has a color of #849cea        
        
          <p style="color:#849cea;">Text here</p>
        
        
          .mytext {color:#849cea;}
        
        Text color #849cea
      
           This box has a color of #849cea        
        
          <div style="background-color:#849cea;">Content here</div>
        
        
          .mybackground {background-color:#849cea;}
        
        Background color #849cea
      
           Border around this has a color of #849cea        
        
          <div style="border:2px solid #849cea;">Content here</div>
        
        
          .myborder {border:2px solid #849cea;}
        
        Border color #849cea