#8e8bda color space conversions
Hex:
        #8e8bda
        RGB:
        142, 139, 218
        CMY:
        44, 45, 15
        CMYK:
        35, 36, 0, 15
      HSL:
        242°, 51.6340%, 70.0000%
        HSV (HSB):
        242°, 36.2385%, 85.4902%
        XYZ:
        33.0428, 29.2780, 70.2393
        xyY:
        0.2493, 0.2209, 29.2780
      CIE-Lab:
        61.0262, 19.5643, -40.0067
        CIE-LCH:
        61.0262, 44.5342, 296.0598
        CIE-Luv:
        61.0262, -3.4147, -65.4478
        Hunter-Lab:
        54.1091, 14.3137, -39.0883
      #8e8bda color charts
#8e8bda RGB chart
      #8e8bda CMYK chart
      #8e8bda RGB pie chart
      #8e8bda color shades, tints & tones
#8e8bda color schemes
#8e8bda color preview, HTML & CSS examples
           This text has a color of #8e8bda        
        
          <p style="color:#8e8bda;">Text here</p>
        
        
          .mytext {color:#8e8bda;}
        
        Text color #8e8bda
      
           This box has a color of #8e8bda        
        
          <div style="background-color:#8e8bda;">Content here</div>
        
        
          .mybackground {background-color:#8e8bda;}
        
        Background color #8e8bda
      
           Border around this has a color of #8e8bda        
        
          <div style="border:2px solid #8e8bda;">Content here</div>
        
        
          .myborder {border:2px solid #8e8bda;}
        
        Border color #8e8bda