#8e91ad color space conversions
Hex:
        #8e91ad
        RGB:
        142, 145, 173
        CMY:
        44, 43, 32
        CMYK:
        18, 16, 0, 32
      HSL:
        234°, 15.8974%, 61.7647%
        HSV (HSB):
        234°, 17.9191%, 67.8431%
        XYZ:
        28.8236, 29.0187, 43.6172
        xyY:
        0.2841, 0.2860, 29.0187
      CIE-Lab:
        60.7981, 4.8965, -15.0228
        CIE-LCH:
        60.7981, 15.8006, 288.0528
        CIE-Luv:
        60.7981, -3.2039, -23.2095
        Hunter-Lab:
        53.8690, 1.2387, -10.2982
      #8e91ad color charts
#8e91ad RGB chart
      #8e91ad CMYK chart
      #8e91ad RGB pie chart
      #8e91ad color shades, tints & tones
#8e91ad color schemes
#8e91ad color preview, HTML & CSS examples
           This text has a color of #8e91ad        
        
          <p style="color:#8e91ad;">Text here</p>
        
        
          .mytext {color:#8e91ad;}
        
        Text color #8e91ad
      
           This box has a color of #8e91ad        
        
          <div style="background-color:#8e91ad;">Content here</div>
        
        
          .mybackground {background-color:#8e91ad;}
        
        Background color #8e91ad
      
           Border around this has a color of #8e91ad        
        
          <div style="border:2px solid #8e91ad;">Content here</div>
        
        
          .myborder {border:2px solid #8e91ad;}
        
        Border color #8e91ad