#8f84a1 color space conversions
Hex:
        #8f84a1
        RGB:
        143, 132, 161
        CMY:
        44, 48, 37
        CMYK:
        11, 18, 0, 37
      HSL:
        263°, 13.3641%, 57.4510%
        HSV (HSB):
        263°, 18.0124%, 63.1373%
        XYZ:
        26.0120, 24.9154, 37.1564
        xyY:
        0.2953, 0.2829, 24.9154
      CIE-Lab:
        56.9929, 10.0003, -13.9118
        CIE-LCH:
        56.9929, 17.1331, 305.7100
        CIE-Luv:
        56.9929, 4.2173, -22.0015
        Hunter-Lab:
        49.9153, 5.6685, -9.1941
      #8f84a1 color charts
#8f84a1 RGB chart
      #8f84a1 CMYK chart
      #8f84a1 RGB pie chart
      #8f84a1 color shades, tints & tones
#8f84a1 color schemes
#8f84a1 color preview, HTML & CSS examples
           This text has a color of #8f84a1        
        
          <p style="color:#8f84a1;">Text here</p>
        
        
          .mytext {color:#8f84a1;}
        
        Text color #8f84a1
      
           This box has a color of #8f84a1        
        
          <div style="background-color:#8f84a1;">Content here</div>
        
        
          .mybackground {background-color:#8f84a1;}
        
        Background color #8f84a1
      
           Border around this has a color of #8f84a1        
        
          <div style="border:2px solid #8f84a1;">Content here</div>
        
        
          .myborder {border:2px solid #8f84a1;}
        
        Border color #8f84a1