#848cbc color space conversions
Hex:
        #848cbc
        RGB:
        132, 140, 188
        CMY:
        48, 45, 26
        CMYK:
        30, 26, 0, 26
      HSL:
        231°, 29.4737%, 62.7451%
        HSV (HSB):
        231°, 29.7872%, 73.7255%
        XYZ:
        27.9709, 27.2925, 51.3707
        xyY:
        0.2623, 0.2559, 27.2925
      CIE-Lab:
        59.2441, 8.2492, -25.9663
        CIE-LCH:
        59.2441, 27.2452, 287.6245
        CIE-Luv:
        59.2441, -6.6837, -40.8538
        Hunter-Lab:
        52.2423, 4.1463, -21.7313
      #848cbc color charts
#848cbc RGB chart
      #848cbc CMYK chart
      #848cbc RGB pie chart
      #848cbc color shades, tints & tones
#848cbc color schemes
#848cbc color preview, HTML & CSS examples
           This text has a color of #848cbc        
        
          <p style="color:#848cbc;">Text here</p>
        
        
          .mytext {color:#848cbc;}
        
        Text color #848cbc
      
           This box has a color of #848cbc        
        
          <div style="background-color:#848cbc;">Content here</div>
        
        
          .mybackground {background-color:#848cbc;}
        
        Background color #848cbc
      
           Border around this has a color of #848cbc        
        
          <div style="border:2px solid #848cbc;">Content here</div>
        
        
          .myborder {border:2px solid #848cbc;}
        
        Border color #848cbc