#848cf1 color space conversions
Hex:
        #848cf1
        RGB:
        132, 140, 241
        CMY:
        48, 45, 5
        CMYK:
        45, 42, 0, 5
      HSL:
        236°, 79.5620%, 73.1373%
        HSV (HSB):
        236°, 45.2282%, 94.5098%
        XYZ:
        34.7710, 30.0126, 87.1795
        xyY:
        0.2288, 0.1975, 30.0126
      CIE-Lab:
        61.6651, 22.8357, -51.8102
        CIE-LCH:
        61.6651, 56.6194, 293.7858
        CIE-Luv:
        61.6651, -9.2386, -85.3720
        Hunter-Lab:
        54.7837, 17.4216, -56.0018
      #848cf1 color charts
#848cf1 RGB chart
      #848cf1 CMYK chart
      #848cf1 RGB pie chart
      #848cf1 color shades, tints & tones
#848cf1 color schemes
#848cf1 color preview, HTML & CSS examples
           This text has a color of #848cf1        
        
          <p style="color:#848cf1;">Text here</p>
        
        
          .mytext {color:#848cf1;}
        
        Text color #848cf1
      
           This box has a color of #848cf1        
        
          <div style="background-color:#848cf1;">Content here</div>
        
        
          .mybackground {background-color:#848cf1;}
        
        Background color #848cf1
      
           Border around this has a color of #848cf1        
        
          <div style="border:2px solid #848cf1;">Content here</div>
        
        
          .myborder {border:2px solid #848cf1;}
        
        Border color #848cf1