#848cf2 color space conversions
Hex:
        #848cf2
        RGB:
        132, 140, 242
        CMY:
        48, 45, 5
        CMYK:
        45, 42, 0, 5
      HSL:
        236°, 80.8824%, 73.3333%
        HSV (HSB):
        236°, 45.4545%, 94.9020%
        XYZ:
        34.9208, 30.0725, 87.9684
        xyY:
        0.2283, 0.1966, 30.0725
      CIE-Lab:
        61.7167, 23.1259, -52.2797
        CIE-LCH:
        61.7167, 57.1662, 293.8622
        CIE-Luv:
        61.7167, -9.2860, -86.1887
        Hunter-Lab:
        54.8384, 17.7007, -56.7225
      #848cf2 color charts
#848cf2 RGB chart
      #848cf2 CMYK chart
      #848cf2 RGB pie chart
      #848cf2 color shades, tints & tones
#848cf2 color schemes
#848cf2 color preview, HTML & CSS examples
           This text has a color of #848cf2        
        
          <p style="color:#848cf2;">Text here</p>
        
        
          .mytext {color:#848cf2;}
        
        Text color #848cf2
      
           This box has a color of #848cf2        
        
          <div style="background-color:#848cf2;">Content here</div>
        
        
          .mybackground {background-color:#848cf2;}
        
        Background color #848cf2
      
           Border around this has a color of #848cf2        
        
          <div style="border:2px solid #848cf2;">Content here</div>
        
        
          .myborder {border:2px solid #848cf2;}
        
        Border color #848cf2