#848bbe color space conversions
Hex:
        #848bbe
        RGB:
        132, 139, 190
        CMY:
        48, 45, 25
        CMYK:
        31, 27, 0, 25
      HSL:
        233°, 30.8511%, 63.1373%
        HSV (HSB):
        233°, 30.5263%, 74.5098%
        XYZ:
        28.0426, 27.0885, 52.4658
        xyY:
        0.2606, 0.2518, 27.0885
      CIE-Lab:
        59.0561, 9.3435, -27.3890
        CIE-LCH:
        59.0561, 28.9389, 288.8366
        CIE-Luv:
        59.0561, -6.3631, -43.2663
        Hunter-Lab:
        52.0466, 5.0939, -23.3349
      #848bbe color charts
#848bbe RGB chart
      #848bbe CMYK chart
      #848bbe RGB pie chart
      #848bbe color shades, tints & tones
#848bbe color schemes
#848bbe color preview, HTML & CSS examples
           This text has a color of #848bbe        
        
          <p style="color:#848bbe;">Text here</p>
        
        
          .mytext {color:#848bbe;}
        
        Text color #848bbe
      
           This box has a color of #848bbe        
        
          <div style="background-color:#848bbe;">Content here</div>
        
        
          .mybackground {background-color:#848bbe;}
        
        Background color #848bbe
      
           Border around this has a color of #848bbe        
        
          <div style="border:2px solid #848bbe;">Content here</div>
        
        
          .myborder {border:2px solid #848bbe;}
        
        Border color #848bbe