#8e95bf color space conversions
Hex:
        #8e95bf
        RGB:
        142, 149, 191
        CMY:
        44, 42, 25
        CMYK:
        26, 22, 0, 25
      HSL:
        231°, 27.6836%, 65.2941%
        HSV (HSB):
        231°, 25.6545%, 74.9020%
        XYZ:
        31.3067, 31.0073, 53.6252
        xyY:
        0.2700, 0.2674, 31.0073
      CIE-Lab:
        62.5138, 6.8838, -22.5741
        CIE-LCH:
        62.5138, 23.6004, 286.9588
        CIE-Luv:
        62.5138, -5.9488, -35.5689
        Hunter-Lab:
        55.6842, 2.9090, -18.1188
      #8e95bf color charts
#8e95bf RGB chart
      #8e95bf CMYK chart
      #8e95bf RGB pie chart
      #8e95bf color shades, tints & tones
#8e95bf color schemes
#8e95bf color preview, HTML & CSS examples
           This text has a color of #8e95bf        
        
          <p style="color:#8e95bf;">Text here</p>
        
        
          .mytext {color:#8e95bf;}
        
        Text color #8e95bf
      
           This box has a color of #8e95bf        
        
          <div style="background-color:#8e95bf;">Content here</div>
        
        
          .mybackground {background-color:#8e95bf;}
        
        Background color #8e95bf
      
           Border around this has a color of #8e95bf        
        
          <div style="border:2px solid #8e95bf;">Content here</div>
        
        
          .myborder {border:2px solid #8e95bf;}
        
        Border color #8e95bf