#848eda color space conversions
Hex:
        #848eda
        RGB:
        132, 142, 218
        CMY:
        48, 44, 15
        CMYK:
        39, 35, 0, 15
      HSL:
        233°, 53.7500%, 68.6275%
        HSV (HSB):
        233°, 39.4495%, 85.4902%
        XYZ:
        31.8436, 29.3135, 70.3094
        xyY:
        0.2422, 0.2230, 29.3135
      CIE-Lab:
        61.0573, 15.1243, -40.0105
        CIE-LCH:
        61.0573, 42.7736, 290.7070
        CIE-Luv:
        61.0573, -8.8927, -64.9046
        Hunter-Lab:
        54.1419, 10.2365, -39.0954
      #848eda color charts
#848eda RGB chart
      #848eda CMYK chart
      #848eda RGB pie chart
      #848eda color shades, tints & tones
#848eda color schemes
#848eda color preview, HTML & CSS examples
           This text has a color of #848eda        
        
          <p style="color:#848eda;">Text here</p>
        
        
          .mytext {color:#848eda;}
        
        Text color #848eda
      
           This box has a color of #848eda        
        
          <div style="background-color:#848eda;">Content here</div>
        
        
          .mybackground {background-color:#848eda;}
        
        Background color #848eda
      
           Border around this has a color of #848eda        
        
          <div style="border:2px solid #848eda;">Content here</div>
        
        
          .myborder {border:2px solid #848eda;}
        
        Border color #848eda