#8e81ee color space conversions
Hex:
        #8e81ee
        RGB:
        142, 129, 238
        CMY:
        44, 49, 7
        CMYK:
        40, 46, 0, 7
      HSL:
        247°, 76.2238%, 71.9608%
        HSV (HSB):
        247°, 45.7983%, 93.3333%
        XYZ:
        34.4382, 27.6243, 84.4059
        xyY:
        0.2351, 0.1886, 27.6243
      CIE-Lab:
        59.5478, 30.8173, -53.4698
        CIE-LCH:
        59.5478, 61.7149, 299.9569
        CIE-Luv:
        59.5478, -1.2514, -88.3959
        Hunter-Lab:
        52.5589, 24.9807, -58.4244
      #8e81ee color charts
#8e81ee RGB chart
      #8e81ee CMYK chart
      #8e81ee RGB pie chart
      #8e81ee color shades, tints & tones
#8e81ee color schemes
#8e81ee color preview, HTML & CSS examples
           This text has a color of #8e81ee        
        
          <p style="color:#8e81ee;">Text here</p>
        
        
          .mytext {color:#8e81ee;}
        
        Text color #8e81ee
      
           This box has a color of #8e81ee        
        
          <div style="background-color:#8e81ee;">Content here</div>
        
        
          .mybackground {background-color:#8e81ee;}
        
        Background color #8e81ee
      
           Border around this has a color of #8e81ee        
        
          <div style="border:2px solid #8e81ee;">Content here</div>
        
        
          .myborder {border:2px solid #8e81ee;}
        
        Border color #8e81ee