#849ae4 color space conversions
Hex:
        #849ae4
        RGB:
        132, 154, 228
        CMY:
        48, 40, 11
        CMYK:
        42, 32, 0, 11
      HSL:
        226°, 64.0000%, 70.5882%
        HSV (HSB):
        226°, 42.1053%, 89.4118%
        XYZ:
        35.0749, 33.6182, 78.0391
        xyY:
        0.2390, 0.2291, 33.6182
      CIE-Lab:
        64.6584, 10.9725, -39.9178
        CIE-LCH:
        64.6584, 41.3984, 285.3697
        CIE-Luv:
        64.6584, -13.8261, -64.8548
        Hunter-Lab:
        57.9812, 6.5140, -39.2139
      #849ae4 color charts
#849ae4 RGB chart
      #849ae4 CMYK chart
      #849ae4 RGB pie chart
      #849ae4 color shades, tints & tones
#849ae4 color schemes
#849ae4 color preview, HTML & CSS examples
           This text has a color of #849ae4        
        
          <p style="color:#849ae4;">Text here</p>
        
        
          .mytext {color:#849ae4;}
        
        Text color #849ae4
      
           This box has a color of #849ae4        
        
          <div style="background-color:#849ae4;">Content here</div>
        
        
          .mybackground {background-color:#849ae4;}
        
        Background color #849ae4
      
           Border around this has a color of #849ae4        
        
          <div style="border:2px solid #849ae4;">Content here</div>
        
        
          .myborder {border:2px solid #849ae4;}
        
        Border color #849ae4