#849cdb color space conversions
Hex:
        #849cdb
        RGB:
        132, 156, 219
        CMY:
        48, 39, 14
        CMYK:
        40, 29, 0, 14
      HSL:
        223°, 54.7170%, 68.8235%
        HSV (HSB):
        223°, 39.7260%, 85.8824%
        XYZ:
        34.1904, 33.7969, 71.7393
        xyY:
        0.2447, 0.2419, 33.7969
      CIE-Lab:
        64.8011, 7.3168, -34.7197
        CIE-LCH:
        64.8011, 35.4823, 281.9004
        CIE-Luv:
        64.8011, -14.3421, -55.7547
        Hunter-Lab:
        58.1351, 3.2427, -32.4698
      #849cdb color charts
#849cdb RGB chart
      #849cdb CMYK chart
      #849cdb RGB pie chart
      #849cdb color shades, tints & tones
#849cdb color schemes
#849cdb color preview, HTML & CSS examples
           This text has a color of #849cdb        
        
          <p style="color:#849cdb;">Text here</p>
        
        
          .mytext {color:#849cdb;}
        
        Text color #849cdb
      
           This box has a color of #849cdb        
        
          <div style="background-color:#849cdb;">Content here</div>
        
        
          .mybackground {background-color:#849cdb;}
        
        Background color #849cdb
      
           Border around this has a color of #849cdb        
        
          <div style="border:2px solid #849cdb;">Content here</div>
        
        
          .myborder {border:2px solid #849cdb;}
        
        Border color #849cdb