#8e95cb color space conversions
Hex:
        #8e95cb
        RGB:
        142, 149, 203
        CMY:
        44, 42, 20
        CMYK:
        30, 27, 0, 20
      HSL:
        233°, 36.9697%, 67.6471%
        HSV (HSB):
        233°, 30.0493%, 79.6078%
        XYZ:
        32.6823, 31.5575, 60.8686
        xyY:
        0.2612, 0.2522, 31.5575
      CIE-Lab:
        62.9754, 9.8788, -28.5914
        CIE-LCH:
        62.9754, 30.2499, 289.0608
        CIE-Luv:
        62.9754, -6.5543, -45.7726
        Hunter-Lab:
        56.1760, 5.5402, -24.9194
      #8e95cb color charts
#8e95cb RGB chart
      #8e95cb CMYK chart
      #8e95cb RGB pie chart
      #8e95cb color shades, tints & tones
#8e95cb color schemes
#8e95cb color preview, HTML & CSS examples
           This text has a color of #8e95cb        
        
          <p style="color:#8e95cb;">Text here</p>
        
        
          .mytext {color:#8e95cb;}
        
        Text color #8e95cb
      
           This box has a color of #8e95cb        
        
          <div style="background-color:#8e95cb;">Content here</div>
        
        
          .mybackground {background-color:#8e95cb;}
        
        Background color #8e95cb
      
           Border around this has a color of #8e95cb        
        
          <div style="border:2px solid #8e95cb;">Content here</div>
        
        
          .myborder {border:2px solid #8e95cb;}
        
        Border color #8e95cb