#848fea color space conversions
Hex:
        #848fea
        RGB:
        132, 143, 234
        CMY:
        48, 44, 8
        CMYK:
        44, 39, 0, 8
      HSL:
        234°, 70.8333%, 71.7647%
        HSV (HSB):
        234°, 43.5897%, 91.7647%
        XYZ:
        34.1895, 30.4910, 81.9253
        xyY:
        0.2332, 0.2080, 30.4910
      CIE-Lab:
        62.0756, 19.0616, -47.2939
        CIE-LCH:
        62.0756, 50.9908, 291.9517
        CIE-Luv:
        62.0756, -9.9764, -77.5972
        Hunter-Lab:
        55.2186, 13.8884, -49.3127
      #848fea color charts
#848fea RGB chart
      #848fea CMYK chart
      #848fea RGB pie chart
      #848fea color shades, tints & tones
#848fea color schemes
#848fea color preview, HTML & CSS examples
           This text has a color of #848fea        
        
          <p style="color:#848fea;">Text here</p>
        
        
          .mytext {color:#848fea;}
        
        Text color #848fea
      
           This box has a color of #848fea        
        
          <div style="background-color:#848fea;">Content here</div>
        
        
          .mybackground {background-color:#848fea;}
        
        Background color #848fea
      
           Border around this has a color of #848fea        
        
          <div style="border:2px solid #848fea;">Content here</div>
        
        
          .myborder {border:2px solid #848fea;}
        
        Border color #848fea