#848faf color space conversions
Hex:
        #848faf
        RGB:
        132, 143, 175
        CMY:
        48, 44, 31
        CMYK:
        25, 18, 0, 31
      HSL:
        225°, 21.1823%, 60.1961%
        HSV (HSB):
        225°, 24.5714%, 68.6275%
        XYZ:
        27.0760, 27.6456, 44.4665
        xyY:
        0.2730, 0.2787, 27.6456
      CIE-Lab:
        59.5672, 3.2715, -18.0959
        CIE-LCH:
        59.5672, 18.3893, 280.2477
        CIE-Luv:
        59.5672, -7.3852, -27.6781
        Hunter-Lab:
        52.5791, -0.0933, -13.3366
      #848faf color charts
#848faf RGB chart
      #848faf CMYK chart
      #848faf RGB pie chart
      #848faf color shades, tints & tones
#848faf color schemes
#848faf color preview, HTML & CSS examples
           This text has a color of #848faf        
        
          <p style="color:#848faf;">Text here</p>
        
        
          .mytext {color:#848faf;}
        
        Text color #848faf
      
           This box has a color of #848faf        
        
          <div style="background-color:#848faf;">Content here</div>
        
        
          .mybackground {background-color:#848faf;}
        
        Background color #848faf
      
           Border around this has a color of #848faf        
        
          <div style="border:2px solid #848faf;">Content here</div>
        
        
          .myborder {border:2px solid #848faf;}
        
        Border color #848faf