#8e9ecd color space conversions
Hex:
        #8e9ecd
        RGB:
        142, 158, 205
        CMY:
        44, 38, 20
        CMYK:
        31, 23, 0, 20
      HSL:
        225°, 38.6503%, 68.0392%
        HSV (HSB):
        225°, 30.7317%, 80.3922%
        XYZ:
        34.4016, 34.6123, 62.6253
        xyY:
        0.2613, 0.2629, 34.6123
      CIE-Lab:
        65.4457, 5.2693, -25.9023
        CIE-LCH:
        65.4457, 26.4328, 281.4987
        CIE-Luv:
        65.4457, -10.4236, -41.0134
        Hunter-Lab:
        58.8322, 1.4200, -21.9301
      #8e9ecd color charts
#8e9ecd RGB chart
      #8e9ecd CMYK chart
      #8e9ecd RGB pie chart
      #8e9ecd color shades, tints & tones
#8e9ecd color schemes
#8e9ecd color preview, HTML & CSS examples
           This text has a color of #8e9ecd        
        
          <p style="color:#8e9ecd;">Text here</p>
        
        
          .mytext {color:#8e9ecd;}
        
        Text color #8e9ecd
      
           This box has a color of #8e9ecd        
        
          <div style="background-color:#8e9ecd;">Content here</div>
        
        
          .mybackground {background-color:#8e9ecd;}
        
        Background color #8e9ecd
      
           Border around this has a color of #8e9ecd        
        
          <div style="border:2px solid #8e9ecd;">Content here</div>
        
        
          .myborder {border:2px solid #8e9ecd;}
        
        Border color #8e9ecd