#848dc3 color space conversions
Hex:
        #848dc3
        RGB:
        132, 141, 195
        CMY:
        48, 45, 24
        CMYK:
        32, 28, 0, 24
      HSL:
        231°, 34.4262%, 64.1176%
        HSV (HSB):
        231°, 32.3077%, 76.4706%
        XYZ:
        28.8909, 27.8954, 55.4914
        xyY:
        0.2573, 0.2485, 27.8954
      CIE-Lab:
        59.7941, 9.4856, -29.0745
        CIE-LCH:
        59.7941, 30.5827, 288.0690
        CIE-Luv:
        59.7941, -7.4335, -46.1032
        Hunter-Lab:
        52.8161, 5.2130, -25.3219
      #848dc3 color charts
#848dc3 RGB chart
      #848dc3 CMYK chart
      #848dc3 RGB pie chart
      #848dc3 color shades, tints & tones
#848dc3 color schemes
#848dc3 color preview, HTML & CSS examples
           This text has a color of #848dc3        
        
          <p style="color:#848dc3;">Text here</p>
        
        
          .mytext {color:#848dc3;}
        
        Text color #848dc3
      
           This box has a color of #848dc3        
        
          <div style="background-color:#848dc3;">Content here</div>
        
        
          .mybackground {background-color:#848dc3;}
        
        Background color #848dc3
      
           Border around this has a color of #848dc3        
        
          <div style="border:2px solid #848dc3;">Content here</div>
        
        
          .myborder {border:2px solid #848dc3;}
        
        Border color #848dc3