#848aaf color space conversions
Hex:
        #848aaf
        RGB:
        132, 138, 175
        CMY:
        48, 46, 31
        CMYK:
        25, 21, 0, 31
      HSL:
        232°, 21.1823%, 60.1961%
        HSV (HSB):
        232°, 24.5714%, 68.6275%
        XYZ:
        26.3421, 26.1776, 44.2219
        xyY:
        0.2723, 0.2706, 26.1776
      CIE-Lab:
        58.2053, 6.1418, -20.1714
        CIE-LCH:
        58.2053, 21.0857, 286.9344
        CIE-Luv:
        58.2053, -5.1770, -31.2303
        Hunter-Lab:
        51.1641, 2.3644, -15.4303
      #848aaf color charts
#848aaf RGB chart
      #848aaf CMYK chart
      #848aaf RGB pie chart
      #848aaf color shades, tints & tones
#848aaf color schemes
#848aaf color preview, HTML & CSS examples
           This text has a color of #848aaf        
        
          <p style="color:#848aaf;">Text here</p>
        
        
          .mytext {color:#848aaf;}
        
        Text color #848aaf
      
           This box has a color of #848aaf        
        
          <div style="background-color:#848aaf;">Content here</div>
        
        
          .mybackground {background-color:#848aaf;}
        
        Background color #848aaf
      
           Border around this has a color of #848aaf        
        
          <div style="border:2px solid #848aaf;">Content here</div>
        
        
          .myborder {border:2px solid #848aaf;}
        
        Border color #848aaf