#8e9aeb color space conversions
Hex:
        #8e9aeb
        RGB:
        142, 154, 235
        CMY:
        44, 40, 8
        CMYK:
        40, 34, 0, 8
      HSL:
        232°, 69.9248%, 73.9216%
        HSV (HSB):
        232°, 39.5745%, 92.1569%
        XYZ:
        37.7063, 34.8601, 83.3386
        xyY:
        0.2419, 0.2236, 34.8601
      CIE-Lab:
        65.6396, 15.4961, -42.1890
        CIE-LCH:
        65.6396, 44.9449, 290.1684
        CIE-Luv:
        65.6396, -10.0513, -69.3742
        Hunter-Lab:
        59.0425, 10.6712, -42.3582
      #8e9aeb color charts
#8e9aeb RGB chart
      #8e9aeb CMYK chart
      #8e9aeb RGB pie chart
      #8e9aeb color shades, tints & tones
#8e9aeb color schemes
#8e9aeb color preview, HTML & CSS examples
           This text has a color of #8e9aeb        
        
          <p style="color:#8e9aeb;">Text here</p>
        
        
          .mytext {color:#8e9aeb;}
        
        Text color #8e9aeb
      
           This box has a color of #8e9aeb        
        
          <div style="background-color:#8e9aeb;">Content here</div>
        
        
          .mybackground {background-color:#8e9aeb;}
        
        Background color #8e9aeb
      
           Border around this has a color of #8e9aeb        
        
          <div style="border:2px solid #8e9aeb;">Content here</div>
        
        
          .myborder {border:2px solid #8e9aeb;}
        
        Border color #8e9aeb