#848aa2 color space conversions
Hex:
        #848aa2
        RGB:
        132, 138, 162
        CMY:
        48, 46, 36
        CMYK:
        19, 15, 0, 36
      HSL:
        228°, 13.8889%, 57.6471%
        HSV (HSB):
        228°, 18.5185%, 63.5294%
        XYZ:
        25.1258, 25.6911, 37.8170
        xyY:
        0.2835, 0.2899, 25.6911
      CIE-Lab:
        57.7427, 3.0391, -13.4425
        CIE-LCH:
        57.7427, 13.7817, 282.7395
        CIE-Luv:
        57.7427, -4.5184, -20.2896
        Hunter-Lab:
        50.6864, -0.2169, -8.7557
      #848aa2 color charts
#848aa2 RGB chart
      #848aa2 CMYK chart
      #848aa2 RGB pie chart
      #848aa2 color shades, tints & tones
#848aa2 color schemes
#848aa2 color preview, HTML & CSS examples
           This text has a color of #848aa2        
        
          <p style="color:#848aa2;">Text here</p>
        
        
          .mytext {color:#848aa2;}
        
        Text color #848aa2
      
           This box has a color of #848aa2        
        
          <div style="background-color:#848aa2;">Content here</div>
        
        
          .mybackground {background-color:#848aa2;}
        
        Background color #848aa2
      
           Border around this has a color of #848aa2        
        
          <div style="border:2px solid #848aa2;">Content here</div>
        
        
          .myborder {border:2px solid #848aa2;}
        
        Border color #848aa2