#849aa5 color space conversions
Hex:
        #849aa5
        RGB:
        132, 154, 165
        CMY:
        48, 40, 35
        CMYK:
        20, 7, 0, 35
      HSL:
        200°, 15.4930%, 58.2353%
        HSV (HSB):
        200°, 20.0000%, 64.7059%
        XYZ:
        27.8629, 30.7333, 40.0609
        xyY:
        0.2824, 0.3115, 30.7333
      CIE-Lab:
        62.2819, -5.2734, -8.3436
        CIE-LCH:
        62.2819, 9.8703, 237.7060
        CIE-Luv:
        62.2819, -12.0205, -11.4835
        Hunter-Lab:
        55.4377, -7.3022, -4.0384
      #849aa5 color charts
#849aa5 RGB chart
      #849aa5 CMYK chart
      #849aa5 RGB pie chart
      #849aa5 color shades, tints & tones
#849aa5 color schemes
#849aa5 color preview, HTML & CSS examples
           This text has a color of #849aa5        
        
          <p style="color:#849aa5;">Text here</p>
        
        
          .mytext {color:#849aa5;}
        
        Text color #849aa5
      
           This box has a color of #849aa5        
        
          <div style="background-color:#849aa5;">Content here</div>
        
        
          .mybackground {background-color:#849aa5;}
        
        Background color #849aa5
      
           Border around this has a color of #849aa5        
        
          <div style="border:2px solid #849aa5;">Content here</div>
        
        
          .myborder {border:2px solid #849aa5;}
        
        Border color #849aa5