#8b8ea1 color space conversions
Hex:
        #8b8ea1
        RGB:
        139, 142, 161
        CMY:
        45, 44, 37
        CMYK:
        14, 12, 0, 37
      HSL:
        232°, 10.4762%, 58.8235%
        HSV (HSB):
        232°, 13.6646%, 63.1373%
        XYZ:
        26.7535, 27.4082, 37.5985
        xyY:
        0.2916, 0.2987, 27.4082
      CIE-Lab:
        59.3503, 2.8950, -10.3994
        CIE-LCH:
        59.3503, 10.7949, 285.5560
        CIE-Luv:
        59.3503, -2.7053, -15.7287
        Hunter-Lab:
        52.3528, -0.3999, -5.9336
      #8b8ea1 color charts
#8b8ea1 RGB chart
      #8b8ea1 CMYK chart
      #8b8ea1 RGB pie chart
      #8b8ea1 color shades, tints & tones
#8b8ea1 color schemes
#8b8ea1 color preview, HTML & CSS examples
           This text has a color of #8b8ea1        
        
          <p style="color:#8b8ea1;">Text here</p>
        
        
          .mytext {color:#8b8ea1;}
        
        Text color #8b8ea1
      
           This box has a color of #8b8ea1        
        
          <div style="background-color:#8b8ea1;">Content here</div>
        
        
          .mybackground {background-color:#8b8ea1;}
        
        Background color #8b8ea1
      
           Border around this has a color of #8b8ea1        
        
          <div style="border:2px solid #8b8ea1;">Content here</div>
        
        
          .myborder {border:2px solid #8b8ea1;}
        
        Border color #8b8ea1