#8e91bf color space conversions
Hex:
        #8e91bf
        RGB:
        142, 145, 191
        CMY:
        44, 43, 25
        CMYK:
        26, 24, 0, 25
      HSL:
        236°, 27.6836%, 65.2941%
        HSV (HSB):
        236°, 25.6545%, 74.9020%
        XYZ:
        30.6847, 29.7632, 53.4178
        xyY:
        0.2695, 0.2614, 29.7632
      CIE-Lab:
        61.4493, 9.1696, -24.2055
        CIE-LCH:
        61.4493, 25.8841, 290.7478
        CIE-Luv:
        61.4493, -4.2130, -38.4043
        Hunter-Lab:
        54.5556, 4.9246, -19.8645
      #8e91bf color charts
#8e91bf RGB chart
      #8e91bf CMYK chart
      #8e91bf RGB pie chart
      #8e91bf color shades, tints & tones
#8e91bf color schemes
#8e91bf color preview, HTML & CSS examples
           This text has a color of #8e91bf        
        
          <p style="color:#8e91bf;">Text here</p>
        
        
          .mytext {color:#8e91bf;}
        
        Text color #8e91bf
      
           This box has a color of #8e91bf        
        
          <div style="background-color:#8e91bf;">Content here</div>
        
        
          .mybackground {background-color:#8e91bf;}
        
        Background color #8e91bf
      
           Border around this has a color of #8e91bf        
        
          <div style="border:2px solid #8e91bf;">Content here</div>
        
        
          .myborder {border:2px solid #8e91bf;}
        
        Border color #8e91bf