#848cc2 color space conversions
Hex:
        #848cc2
        RGB:
        132, 140, 194
        CMY:
        48, 45, 24
        CMYK:
        32, 28, 0, 24
      HSL:
        232°, 33.6957%, 63.9216%
        HSV (HSB):
        232°, 31.9588%, 76.0784%
        XYZ:
        28.6314, 27.5567, 54.8489
        xyY:
        0.2579, 0.2482, 27.5567
      CIE-Lab:
        59.4862, 9.8035, -28.9865
        CIE-LCH:
        59.4862, 30.5995, 288.6860
        CIE-Luv:
        59.4862, -6.9742, -45.9621
        Hunter-Lab:
        52.4945, 5.4916, -25.2030
      #848cc2 color charts
#848cc2 RGB chart
      #848cc2 CMYK chart
      #848cc2 RGB pie chart
      #848cc2 color shades, tints & tones
#848cc2 color schemes
#848cc2 color preview, HTML & CSS examples
           This text has a color of #848cc2        
        
          <p style="color:#848cc2;">Text here</p>
        
        
          .mytext {color:#848cc2;}
        
        Text color #848cc2
      
           This box has a color of #848cc2        
        
          <div style="background-color:#848cc2;">Content here</div>
        
        
          .mybackground {background-color:#848cc2;}
        
        Background color #848cc2
      
           Border around this has a color of #848cc2        
        
          <div style="border:2px solid #848cc2;">Content here</div>
        
        
          .myborder {border:2px solid #848cc2;}
        
        Border color #848cc2