#848ca1 color space conversions
Hex:
        #848ca1
        RGB:
        132, 140, 161
        CMY:
        48, 45, 37
        CMYK:
        18, 13, 0, 37
      HSL:
        223°, 13.3641%, 57.4510%
        HSV (HSB):
        223°, 18.0124%, 63.1373%
        XYZ:
        25.3268, 26.2349, 37.4472
        xyY:
        0.2845, 0.2947, 26.2349
      CIE-Lab:
        58.2594, 1.6658, -12.0919
        CIE-LCH:
        58.2594, 12.2061, 277.8436
        CIE-Luv:
        58.2594, -5.3947, -18.0539
        Hunter-Lab:
        51.2200, -1.3719, -7.4932
      #848ca1 color charts
#848ca1 RGB chart
      #848ca1 CMYK chart
      #848ca1 RGB pie chart
      #848ca1 color shades, tints & tones
#848ca1 color schemes
#848ca1 color preview, HTML & CSS examples
           This text has a color of #848ca1        
        
          <p style="color:#848ca1;">Text here</p>
        
        
          .mytext {color:#848ca1;}
        
        Text color #848ca1
      
           This box has a color of #848ca1        
        
          <div style="background-color:#848ca1;">Content here</div>
        
        
          .mybackground {background-color:#848ca1;}
        
        Background color #848ca1
      
           Border around this has a color of #848ca1        
        
          <div style="border:2px solid #848ca1;">Content here</div>
        
        
          .myborder {border:2px solid #848ca1;}
        
        Border color #848ca1